Date: Sun, 4 Oct 2009 17:22:51 +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: <200910041723.n94HN1AG032592@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2009-10-04 17:22:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/find find.1
Log:
SVN rev 197749 on 2009-10-04 17:22:51Z by jilles
MFC r197363: 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
Revision Changes Path
1.82.2.1 +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?200910041723.n94HN1AG032592>
