mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use .Xr
This commit is contained in:
parent
110ab594ad
commit
5e8eb81aac
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ Any single character, including newlines, may be escaped by a backslash.
|
|||
The options are as follows:
|
||||
.Bl -tag -width indent
|
||||
.It Fl 0
|
||||
Changes
|
||||
Change
|
||||
.Nm
|
||||
to expect NUL
|
||||
(``\\0'')
|
||||
|
|
@ -90,7 +90,7 @@ characters as separators, instead of spaces and newlines.
|
|||
This is expected to be used in concert with the
|
||||
.Fl print0
|
||||
function in
|
||||
.Nm find .
|
||||
.Xr find 1 .
|
||||
.It Fl n Ar number
|
||||
Set the maximum number of arguments taken from standard input for each
|
||||
invocation of the utility.
|
||||
|
|
|
|||
Loading…
Reference in a new issue