use /var/spool/output instead of /var/spool/lpd as the default spooldir,

because that's what lpd, the SMM, and hier(7) has used for ages, even
if printcap(5) and this file were wrong...
This commit is contained in:
lukem 2001-02-15 15:00:14 +00:00
parent 2d7c1ae95f
commit 337217f58f
1 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: printcap,v 1.8 2001/01/15 15:24:14 is Exp $
# $NetBSD: printcap,v 1.9 2001/02/15 15:00:14 lukem Exp $
# from: @(#)printcap 8.1 (Berkeley) 6/9/93
#lp|local line printer:\
# :lp=/dev/lp:sd=/var/spool/lpd/lp:lf=/var/log/lpd-errs:
# :lp=/dev/lp:sd=/var/spool/output/lp:lf=/var/log/lpd-errs:
# DecWriter over a tty line.
#decwriter|LA-180 DecWriter III:\
@ -10,17 +10,17 @@
# HP Laserjet with JetDirect ethernet card
#hp|HP Laserjet:\
# :lp=9100@remove_hp:sd=/var/spool/lpd/hp:\
# :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:\
# :sd=/var/spool/lpd/remote:\
# :sd=/var/spool/output/remote:\
# :lf=/var/log/lpd-errs:
#varian|Benson Varian:\
# :lp=/dev/va0:sd=/var/spool/lpd/varian:\
# :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/lpd/vp:\
# :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:\