cvs commit: src/usr.bin/find extern.h function.c option.c
Ruslan Ermilov
ru at FreeBSD.org
Mon Apr 5 00:59:59 PDT 2004
On Sat, Apr 03, 2004 at 09:10:05AM -0800, Bosko Milekic wrote:
> bmilekic 2004/04/03 09:10:05 PST
>
> FreeBSD src repository
>
> Modified files:
> usr.bin/find extern.h function.c option.c
> Log:
> Give find(1) the option -acl to locate files with extended
> ACLs. This is similar to what ls(1) can do. It is handy to
> have it so that it can be used in conjunction with
> "-exec setfacl {} \;" (to find(1)), among others.
>
> This is the submitter's patch, but slightly modified.
>
> PR: bin/65016
> Submitted by: Christian S.J. Peron <maneo at bsdpro.com>
>
> Revision Changes Path
> 1.20 +2 -0 src/usr.bin/find/extern.h
> 1.49 +51 -0 src/usr.bin/find/function.c
> 1.21 +1 -0 src/usr.bin/find/option.c
>
You forgot to document the new primary in the manpage.
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040405/55cfb182/attachment.bin
More information about the cvs-src
mailing list