Add the pjlfilter to the HP printer example entry.
This commit is contained in:
parent
72224e6512
commit
708af10eb8
@ -1,4 +1,4 @@
|
||||
# $NetBSD: printcap,v 1.11 2002/07/01 23:10:19 hubertf Exp $
|
||||
# $NetBSD: printcap,v 1.12 2006/01/20 08:41:29 garbled Exp $
|
||||
# from: @(#)printcap 8.1 (Berkeley) 6/9/93
|
||||
|
||||
#lp|local line printer:\
|
||||
@ -8,10 +8,11 @@
|
||||
#decwriter|LA-180 DecWriter III:\
|
||||
# :sh:br#1200:fs#06320:tr=\f:of=/usr/libexec/lpr/lpf:lf=/var/log/lpd-errs:
|
||||
|
||||
# HP Laserjet with JetDirect ethernet card
|
||||
# HP Laserjet with JetDirect ethernet card and a simple filter to encapsulate
|
||||
# ascii text into PJL format.
|
||||
#hp|HP Laserjet:\
|
||||
# :sh:lp=9100@remote_hp:sd=/var/spool/output/hp:\
|
||||
# :lf=/var/log/lpd-errs:
|
||||
# :lf=/var/log/lpd-errs:if=/usr/libexec/lpr/pjlfilter:
|
||||
|
||||
# Typical remote printer entry.
|
||||
#remote|Line Printer:\
|
||||
|
Loading…
Reference in New Issue
Block a user