diff options
author | ru <ru@FreeBSD.org> | 2004-06-05 20:21:43 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-06-05 20:21:43 +0000 |
commit | 7bb316650e57a660cd5fccb88a0f7050cf70241d (patch) | |
tree | c9d5654427fb26054affdd81f8eff23f271c9bea /usr.sbin | |
parent | 943df74da879c83358f4223aa2a1ff5482765c2c (diff) | |
download | FreeBSD-src-7bb316650e57a660cd5fccb88a0f7050cf70241d.zip FreeBSD-src-7bb316650e57a660cd5fccb88a0f7050cf70241d.tar.gz |
Removed redundant mdoc(7) macro calls.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/lpr/lpr/printcap.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index a39b54b..dd3750a 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -92,7 +92,7 @@ format .It "if str" Ta Dv NULL Ta No "name of text filter which does accounting" .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, or" Em port Ns No @ Ns Em machine No "to open a TCP socket" +.It "lp str" Ta Pa /dev/lp Ta No "device name to open for output, or" Em port Ns @ Ns Em machine No "to open a TCP socket" .It "mc num 0 maximum number of copies which can be requested on" .Xr lpr 1 , zero = unlimited @@ -352,7 +352,7 @@ the printer. If .Cm lp is specified as -.Em port Ns No @ Ns Em machine +.Em port Ns @ Ns Em machine (and .Cm rm is not in use), print data will be sent directly to the given |