home *** CD-ROM | disk | FTP | other *** search
- #
- # Copyright (c) 1983 Regents of the University of California.
- # All rights reserved.
- #
- # Redistribution and use in source and binary forms are permitted
- # provided that this notice is preserved and that due credit is given
- # to the University of California at Berkeley. The name of the University
- # may not be used to endorse or promote products derived from this
- # software without specific prior written permission. This software
- # is provided ``as is'' without express or implied warranty.
- #
- # @(#)etc.printcap 5.2 (Berkeley) 5/5/88
- #
- # DecWriter over a tty line.
- #lp|ap|arpa|ucbarpa|LA-180 DecWriter III:\
- # :br#1200:fs#06320:tr=\f:of=/usr/lib/lpf:lf=/usr/adm/lpd-errs:
- # typical remote printer entry
- #ucbvax|vax|vx|ucbvax line printer:\
- # :lp=:rm=ucbvax:sd=/usr/spool/vaxlpd:lf=/usr/adm/lpd-errs:
- #varian|va|Benson Varian:\
- # :lp=/dev/va0:sd=/usr/spool/vad:mx#2000:pl#58:px#2112:py#1700:tr=\f:\
- # :of=/usr/lib/vpf:if=/usr/lib/vpf:tf=/usr/lib/rvcat:cf=/usr/lib/vdmp:\
- # :gf=/usr/lib/vplotf:df=/usr/local/dvif:\
- # :vf=/usr/lib/vpltdmp:lf=/usr/adm/lpd-errs:
- #versatec|vp|Versatec plotter:\
- # :lp=/dev/vp0:sd=/usr/spool/vpd:sb:sf:mx#0:pw#106:pl#86:px#7040:py#2400:\
- # :of=/usr/lib/vpfW:if=/usr/lib/vpsf:tf=/usr/lib/vcat:cf=/usr/lib/vdmp:\
- # :gf=/usr/lib/vplotf:vf=/usr/lib/vpltdmp:lf=/usr/adm/lpd-errs:\
- # :tr=\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\
- #\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\
- #\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n:
-
-
-
- # lp = printer device = /dev/null /dev/lp0 /dev/lp1 /dev/lp2
- # sd = spooling directory
- # sh = no title page (??)
- # mx = maximum file size (0 = unlimited)
- # if = input filter script
- # tf =
- # lf =
-
- # Change /dev/null to /dev/lp1 or whatever...
-
- lp|local printer:lp=/dev/null:sd=/var/spool/lpd:sh:mx#0:
- lp|local printer:lp=/dev/null:sd=/var/spool/lpd:if=/var/spool/lpd/if:\
- tf=/usr/bin/groff:nf=/usr/bin/groff:mx#0:af=/var/spool/lpd/acct\
- lf=/var/spool/lpd/log-file:sh:
-
-