summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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