summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2006-10-08 10:31:44 +0000
committerceri <ceri@FreeBSD.org>2006-10-08 10:31:44 +0000
commitd0efcf3aa73d727ff02786d01aa915bc14ee7504 (patch)
tree4d2cdefe459f520d36d28c70ab6d8b72bebb89d7 /usr.bin/find
parentddda382a25da94bd3483fd25ac8b72fb605548f5 (diff)
downloadFreeBSD-src-d0efcf3aa73d727ff02786d01aa915bc14ee7504.zip
FreeBSD-src-d0efcf3aa73d727ff02786d01aa915bc14ee7504.tar.gz
Update the list of POSIX extensions.
PR: docs/103859 Submitted by: shaun MFC after: 1 week
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index f817eeb..42e81dd 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -35,7 +35,7 @@
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
.\" $FreeBSD$
.\"
-.Dd July 18, 2006
+.Dd October 8, 2006
.Dt FIND 1
.Os
.Sh NAME
@@ -890,8 +890,10 @@ All the single character options except
.Ic -H
and
.Ic -L
-as well as the
-.Ic -iname , -inum , -iregex , -print0 , -delete , -ls , -regex ,
+as well as
+.Ic -amin , -anewer , -cmin , -cnewer , -delete , -empty , -fstype ,
+.Ic -iname , -inum , -iregex , -ls , -maxdepth , -mindepth , -mmin ,
+.Ic -path , -print0 , -regex
and all of the
.Ic -B
birthtime related primaries are extensions to
OpenPOWER on IntegriCloud