diff options
author | steve <steve@FreeBSD.org> | 1997-10-27 04:22:13 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1997-10-27 04:22:13 +0000 |
commit | f5bda1588784a63df039bffa7824db1e91e93bbb (patch) | |
tree | f6dbbc0c9f97a20cb5c212f60f2d79801febdd48 /usr.bin/find | |
parent | 2aee963ba5c9a67efe66060d67eacdfa8c5e2b46 (diff) | |
download | FreeBSD-src-f5bda1588784a63df039bffa7824db1e91e93bbb.zip FreeBSD-src-f5bda1588784a63df039bffa7824db1e91e93bbb.tar.gz |
Offending statement removed from STANDARDS section. From what I
can gather from the Posix spec that I have (which is very old)
all one character options are extensions to Posix.
PR: docs/4701
Diffstat (limited to 'usr.bin/find')
-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 3ad2800..c6a1755 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 |