diff options
| author | Steve Price <steve@FreeBSD.org> | 1997-10-27 04:22:13 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1997-10-27 04:22:13 +0000 |
| commit | fcda3c86e19d1322785d59b9d062e71985c48e7e (patch) | |
| tree | 866cae58fb669e512390e2aff548f2b00217a3ec /usr.bin | |
| parent | fbf8628c08f1b89609da5289e145bb9a94a77281 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/find/find.1 | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 3ad2800760dbe..c6a17558a502d 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)find.1 8.7 (Berkeley) 5/9/95 -.\" $Id: find.1,v 1.11 1997/08/29 23:09:41 imp Exp $ +.\" $Id: find.1,v 1.12 1997/10/13 21:06:20 wosch Exp $ .\" .Dd May 9, 1995 .Dt FIND 1 @@ -451,19 +451,6 @@ utility syntax is a superset of the syntax specified by the .St -p1003.2 standard. .Pp -The -.Fl s -and -.Fl X -options and the -.Ic -inum , -.Ic -print0 , -.Ic -delete , -and -.Ic -ls -primaries are extensions to -.St -p1003.2 . -.Pp Historically, the .Fl d , .Fl h |
