Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2006 23:00:45 GMT
From:      Ceri Davies <ceri@submonkey.net>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/103859: [PATCH] find(1) fails to document some POSIX-extensions
Message-ID:  <200610072300.k97N0jXS022626@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/103859; it has been noted by GNATS.

From: Ceri Davies <ceri@submonkey.net>
To: Shaun Amott <shaun@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/103859: [PATCH] find(1) fails to document some POSIX-extensions
Date: Sat, 7 Oct 2006 23:51:29 +0100

 On Sun, Oct 01, 2006 at 01:29:48AM +0100, Shaun Amott wrote:
 
 > Index: find.1
 > ===================================================================
 > RCS file: /home/ncvs/src/usr.bin/find/find.1,v
 > retrieving revision 1.79
 > diff -u -r1.79 find.1
 > --- find.1	29 Sep 2006 15:20:45 -0000	1.79
 > +++ find.1	1 Oct 2006 00:22:39 -0000
 > @@ -891,7 +891,9 @@
 >  and
 >  .Ic -L
 >  as well as the
 > -.Ic -iname , -inum , -iregex , -print0 , -delete , -ls , -regex ,
 > +.Ic -amin , -anewer , -cmin , -cnewer , -empty , -fstype , -iname ,
 > +.Ic -inum , -iregex , -links , -ls , -maxdepth , -mindepth , -mmin ,
 > +.Ic -path , -print0 , -delete , -ls , -regex ,
 
 You have -ls twice.  -links is in XPG6.
 
 The rest looks good though.
 
 Ceri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610072300.k97N0jXS022626>