K 10 svn:author V 6 jilles K 8 svn:date V 27 2009-10-29T21:25:16.095149Z K 7 svn:log V 307 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 END