summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/printcap9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/printcap b/etc/printcap
index 321a19c..5008071 100644
--- a/etc/printcap
+++ b/etc/printcap
@@ -1,5 +1,5 @@
# @(#)printcap 5.3 (Berkeley) 6/30/90
-# $Id: printcap,v 1.7 1997/02/23 09:20:44 peter Exp $
+# $Id: printcap,v 1.8 1998/01/04 17:59:24 steve Exp $
#
# This enables a simple local "raw" printer, hooked up to the first
@@ -35,3 +35,10 @@ lp|local line printer:\
#remote|sample remote printer:\
# :sh:\
# :rm=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs:
+#
+# Simple Russian printer with hardware CP866 character set, output filter
+# used for KOI8-R -> CP866 conversion
+#
+#lp|Russian local line printer:\
+# :sh:of=/usr/libexec/lpr/ru/koi2alt:\
+# :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
OpenPOWER on IntegriCloud