mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Better wording explaining that all single character options
are extensions along with the previous list of primaries. Suggested by: bde
This commit is contained in:
parent
ef91bd5734
commit
f6e4fb22cf
1 changed files with 10 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
|
||||
.\" $Id: find.1,v 1.12 1997/10/13 21:06:20 wosch Exp $
|
||||
.\" $Id: find.1,v 1.13 1997/10/27 04:22:13 steve Exp $
|
||||
.\"
|
||||
.Dd May 9, 1995
|
||||
.Dt FIND 1
|
||||
|
|
@ -451,6 +451,15 @@ utility syntax is a superset of the syntax specified by the
|
|||
.St -p1003.2
|
||||
standard.
|
||||
.Pp
|
||||
All the single character options as well as the
|
||||
.Ic -inum ,
|
||||
.Ic -print0 ,
|
||||
.Ic -delete ,
|
||||
and
|
||||
.Ic -ls
|
||||
primaries are extensions to
|
||||
.St -p1003.2 .
|
||||
.Pp
|
||||
Historically, the
|
||||
.Fl d ,
|
||||
.Fl h
|
||||
|
|
|
|||
Loading…
Reference in a new issue