mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Allow Nm to expand gracefully instead of hard-coding an argument.
This commit is contained in:
parent
2f6e689e0c
commit
077833ef99
1 changed files with 2 additions and 2 deletions
|
|
@ -223,7 +223,7 @@ as the page width for
|
|||
.El
|
||||
.Sh ENVIRONMENT
|
||||
If the following environment variable exists, it is used by
|
||||
.Nm lpr :
|
||||
.Nm Ns :
|
||||
.Bl -tag -width PRINTER
|
||||
.It Ev PRINTER
|
||||
Specifies an alternate default printer.
|
||||
|
|
@ -296,7 +296,7 @@ For
|
|||
it specifies additional options to be interpreted by the spooler's
|
||||
input and output filters.
|
||||
When submitting jobs via
|
||||
.Nm lpr ,
|
||||
.Nm Ns ,
|
||||
.Fl p
|
||||
.Fl L Ar locale
|
||||
is used in the former context, and
|
||||
|
|
|
|||
Loading…
Reference in a new issue