From d0efcf3aa73d727ff02786d01aa915bc14ee7504 Mon Sep 17 00:00:00 2001 From: ceri Date: Sun, 8 Oct 2006 10:31:44 +0000 Subject: Update the list of POSIX extensions. PR: docs/103859 Submitted by: shaun MFC after: 1 week --- usr.bin/find/find.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr.bin/find') 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 -- cgit v1.1