mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00: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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30781
@ -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 New Issue
Block a user