summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1997-12-02 21:41:40 +0000
committerwollman <wollman@FreeBSD.org>1997-12-02 21:41:40 +0000
commit22ba0d8b90773130038f6d039268042c7ab66f05 (patch)
tree3e03885e09c41826e8cef37c0d0c587d56e9940e /usr.sbin
parent90dedcdd03cacca1f7437360d44d41c9d2ee31b0 (diff)
downloadFreeBSD-src-22ba0d8b90773130038f6d039268042c7ab66f05.zip
FreeBSD-src-22ba0d8b90773130038f6d039268042c7ab66f05.tar.gz
Document the new long names for printcap capabilities.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/lpr/lpr/printcap.545
1 files changed, 44 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5
index ee2e768..7c9834e 100644
--- a/usr.sbin/lpr/lpr/printcap.5
+++ b/usr.sbin/lpr/lpr/printcap.5
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)printcap.5 8.2 (Berkeley) 12/11/93
-.\" $Id: printcap.5,v 1.11 1997/05/08 15:31:39 joerg Exp $
+.\" $Id: printcap.5,v 1.12 1997/10/14 16:01:02 joerg Exp $
.\"
.Dd December 11, 1993
.Dt PRINTCAP 5
@@ -126,6 +126,49 @@ style text files
.It "vf str" Ta Dv NULL Ta No "raster image filter"
.El
.Pp
+Each two-letter capability has a human-readable alternate name.
+.Bl -column "Short form" "Long form"
+.Sy "Short form Long form"
+.It "af acct.file"
+.It "br tty.rate"
+.It "cf filt.cifplot"
+.It "ct remote.timeout"
+.It "df filt.dvi"
+.It "du daemon.user"
+.It "ff job.formfeed"
+.It "fo job.topofform"
+.It "gf filt.plot"
+.It "hl banner.last"
+.It "if filt.input"
+.It "lf spool.log"
+.It "lo spool.lock"
+.It "lp tty.device"
+.It "mc max.copies"
+.It "ms tty.mode"
+.It "mx max.blocks"
+.It "nf filt.ditroff"
+.It "of filt.output"
+.It "pc acct.price"
+.It "pl page.length"
+.It "pw page.width"
+.It "px page.pwidth"
+.It "py page.plength"
+.It "rf filt.fortran"
+.It "rg daemon.restrictgrp"
+.It "rm remote.host"
+.It "rp remote.queue"
+.It "rs daemon.restricted"
+.It "rw tty.rw"
+.It "sb banner.short"
+.It "sc job.no_copies"
+.It "sd spool.dir"
+.It "sf job.no_formfeed"
+.It "sh banner.disable"
+.It "st spool.status"
+.It "tr job.trailer"
+.It "vf filt.raster"
+.El
+.Pp
If the local line printer driver supports indentation, the daemon
must understand how to invoke it.
.Sh FILTERS
OpenPOWER on IntegriCloud