From 98628b25617956b975a8fb50043ff25f4a24acb4 Mon Sep 17 00:00:00 2001 From: sef Date: Wed, 3 Apr 1996 22:46:17 +0000 Subject: printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms capability Reviewed by: rgrimes, joerg --- share/man/man5/printcap.5 | 8 +++----- usr.sbin/lpr/lpr/printcap.5 | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/share/man/man5/printcap.5 b/share/man/man5/printcap.5 index 22d3100..cd2cd119 100644 --- a/share/man/man5/printcap.5 +++ b/share/man/man5/printcap.5 @@ -80,11 +80,9 @@ call) .It "df str" Ta Dv NULL Ta No "tex data filter" .Pf ( Tn DVI format) -.It "fc num 0 if lp is a tty, clear flag bits" .Pq Pa sgtty.h .It "ff str" Ta So Li \ef Sc Ta No "string to send for a form feed" .It "fo bool false print a form feed when device is opened" -.It "fs num 0 like `fc' but set bits" .It "gf str" Ta Dv NULL Ta No "graph data filter" .Pf ( Xr plot 3 format @@ -94,6 +92,9 @@ format .It "lf str" Ta Pa /dev/console Ta No "error logging file name" .It "lo str" Ta Pa lock Ta No "name of lock file" .It "lp str" Ta Pa /dev/lp Ta No "device name to open for output" +.It "ms str" Ta Dv NULL Ta No "if lp is a tty, a comma-seperated, " +.Xr stty 1 +-like list describing the tty modes .It "mx num 1000 maximum file size (in" .Dv BUFSIZ blocks), zero = unlimited @@ -122,9 +123,6 @@ style text files .It "tf str" Ta Dv NULL Ta No "troff data filter (cat phototypesetter)" .It "tr str" Ta Dv NULL Ta No "trailer string to print when queue empties" .It "vf str" Ta Dv NULL Ta No "raster image filter" -.It "xc num 0 if lp is a tty, clear local mode bits" -.Pq Xr tty 4 -.It "xs num 0 like `xc' but set bits" .El .Pp If the local line printer driver supports indentation, the daemon diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 22d3100..cd2cd119 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -80,11 +80,9 @@ call) .It "df str" Ta Dv NULL Ta No "tex data filter" .Pf ( Tn DVI format) -.It "fc num 0 if lp is a tty, clear flag bits" .Pq Pa sgtty.h .It "ff str" Ta So Li \ef Sc Ta No "string to send for a form feed" .It "fo bool false print a form feed when device is opened" -.It "fs num 0 like `fc' but set bits" .It "gf str" Ta Dv NULL Ta No "graph data filter" .Pf ( Xr plot 3 format @@ -94,6 +92,9 @@ format .It "lf str" Ta Pa /dev/console Ta No "error logging file name" .It "lo str" Ta Pa lock Ta No "name of lock file" .It "lp str" Ta Pa /dev/lp Ta No "device name to open for output" +.It "ms str" Ta Dv NULL Ta No "if lp is a tty, a comma-seperated, " +.Xr stty 1 +-like list describing the tty modes .It "mx num 1000 maximum file size (in" .Dv BUFSIZ blocks), zero = unlimited @@ -122,9 +123,6 @@ style text files .It "tf str" Ta Dv NULL Ta No "troff data filter (cat phototypesetter)" .It "tr str" Ta Dv NULL Ta No "trailer string to print when queue empties" .It "vf str" Ta Dv NULL Ta No "raster image filter" -.It "xc num 0 if lp is a tty, clear local mode bits" -.Pq Xr tty 4 -.It "xs num 0 like `xc' but set bits" .El .Pp If the local line printer driver supports indentation, the daemon -- cgit v1.1