Date: Sun, 20 Sep 2009 16:47:56 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/find find.1 Message-ID: <200909201648.n8KGmLUI092915@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2009-09-20 16:47:56 UTC
FreeBSD src repository
Modified files:
usr.bin/find find.1
Log:
SVN rev 197363 on 2009-09-20 16:47:56Z by jilles
Update find(1) man page for -L/-delete interaction.
It is a bit unfortunate that the example to delete broken symlinks now uses
rm(1), but allowing this with -delete would require fixing fts(3) to not
imply FTS_NOCHDIR if FTS_LOGICAL is given (or hacks in the -delete option).
PR: bin/90687
MFC after: 2 weeks
Revision Changes Path
1.87 +2 -1 src/usr.bin/find/find.1
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909201648.n8KGmLUI092915>
