mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
style(9): Sort sections correctly, exit status info into DIAGNOSTICS section.
This commit is contained in:
parent
b312843c3a
commit
aa67918988
1 changed files with 6 additions and 6 deletions
|
|
@ -61,13 +61,8 @@ The following option is available:
|
|||
.It Fl s
|
||||
Stop searching each file after the first match.
|
||||
.El
|
||||
.Pp
|
||||
.Sh DIAGNOSTICS
|
||||
Exit status is 0 if any matches were found, otherwise 1.
|
||||
.Sh BUGS
|
||||
This is a rewrite of the
|
||||
.Tn SCCS
|
||||
command of the same name,
|
||||
and behavior may not be identical.
|
||||
.Sh SEE ALSO
|
||||
.Xr ident 1 ,
|
||||
.Xr strings 1
|
||||
|
|
@ -76,3 +71,8 @@ The
|
|||
.Nm
|
||||
command appeared in
|
||||
.Bx 4.0 .
|
||||
.Sh BUGS
|
||||
This is a rewrite of the
|
||||
.Tn SCCS
|
||||
command of the same name,
|
||||
and behavior may not be identical.
|
||||
|
|
|
|||
Loading…
Reference in a new issue