Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc save the world. save the trees. use :sh: in the exampl...



details:   https://anonhg.NetBSD.org/src/rev/dd3b0571cf72
branches:  trunk
changeset: 504073:dd3b0571cf72
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Feb 21 06:50:16 2001 +0000

description:
save the world.  save the trees.  use :sh: in the example entries.

suggested by Andrew Cagney <ac131313%cygnus.com@localhost>

diffstat:

 etc/printcap |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r b9eddaba602e -r dd3b0571cf72 etc/printcap
--- a/etc/printcap      Wed Feb 21 05:59:25 2001 +0000
+++ b/etc/printcap      Wed Feb 21 06:50:16 2001 +0000
@@ -1,26 +1,26 @@
-#      $NetBSD: printcap,v 1.9 2001/02/15 15:00:14 lukem Exp $
+#      $NetBSD: printcap,v 1.10 2001/02/21 06:50:16 mrg Exp $
 #      from: @(#)printcap      8.1 (Berkeley) 6/9/93
 
 #lp|local line printer:\
-#      :lp=/dev/lp:sd=/var/spool/output/lp:lf=/var/log/lpd-errs:
+#      :sh:lp=/dev/lp:sd=/var/spool/output/lp:lf=/var/log/lpd-errs:
 
 # DecWriter over a tty line.
 #decwriter|LA-180 DecWriter III:\
-#      :br#1200:fs#06320:tr=\f:of=/usr/libexec/lpr/lpf:lf=/var/log/lpd-errs:
+#      :sh:br#1200:fs#06320:tr=\f:of=/usr/libexec/lpr/lpf:lf=/var/log/lpd-errs:
 
 # HP Laserjet with JetDirect ethernet card
 #hp|HP Laserjet:\
-#      :lp=9100@remove_hp:sd=/var/spool/output/hp:\
+#      :sh:lp=9100@remove_hp:sd=/var/spool/output/hp:\
 #      :lf=/var/log/lpd-errs:
 
 # Typical remote printer entry.
 #remote|Line Printer:\
-#      :lp=:rm=remote_machine:rp=remote_printer_name:\
+#      :sh:lp=:rm=remote_machine:rp=remote_printer_name:\
 #      :sd=/var/spool/output/remote:\
 #      :lf=/var/log/lpd-errs:
 
 #varian|Benson Varian:\
-#      :lp=/dev/va0:sd=/var/spool/output/varian:\
+#      :sh:lp=/dev/va0:sd=/var/spool/output/varian:\
 #      :mx#2000:pl#58:px#2112:py#1700:tr=\f:\
 #      :of=/usr/libexec/lpr/vpf:if=/usr/libexec/lpr/vpf:\
 #      :tf=/usr/libexec/lpr/rvcat:cf=/usr/libexec/lpr/vdmp:\
@@ -28,7 +28,7 @@
 #      :vf=/usr/libexec/lpr/vpltdmp:lf=/var/log/lpd-errs:
 
 #vp|versatec|Versatec plotter:\
-#      :lp=/dev/vp0:sd=/var/spool/output/vp:\
+#      :sh:lp=/dev/vp0:sd=/var/spool/output/vp:\
 #      :sb:sf:mx#0:pw#106:pl#86:px#7040:py#2400:\
 #      :of=/usr/libexec/lpr/vpfW:if=/usr/libexec/lpr/vpsf:\
 #      :tf=/usr/libexec/lpr/vcat:cf=/usr/libexec/lpr/vdmp:\



Home | Main Index | Thread Index | Old Index