mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
Removed redundant mdoc(7) macro calls.
This commit is contained in:
parent
362cd31336
commit
2cae6bce15
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue