mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
7b2d17f983
PR: 148569 Submitted by: Ports Fury
18 lines
427 B
Plaintext
18 lines
427 B
Plaintext
To configure your printcap to print either ascii"
|
|
or Postscript files, add the following lines to your"
|
|
/etc/printcap file"
|
|
|
|
lp|ascii|unix:\\"
|
|
:lp=/dev/lpt0:\\"
|
|
:sd=/var/spool/lpd:\\"
|
|
:if=/usr/local/bin/asciippafilter:\\"
|
|
:mx#0:\\"
|
|
:sh:"
|
|
|
|
ps:\\"
|
|
:lp=/dev/lpt0:\\"
|
|
:sd=/var/spool/ps:\\"
|
|
:if=/usr/local/bin/ppafilter:\\"
|
|
:mx#0:\\"
|
|
:sh:"
|