Date: Thu, 29 Oct 2009 21:25:16 +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: <200910292125.n9TLPRMe048008@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2009-10-29 21:25:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/find find.1
Log:
SVN rev 198628 on 2009-10-29 21:25:16Z 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.86.2.2 +2 -1 src/usr.bin/find/find.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910292125.n9TLPRMe048008>
