freebsd-dev/usr.bin/find
Jilles Tjoelker a05cb85237 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
2009-09-20 16:47:56 +00:00
..
extern.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
find.1 Update find(1) man page for -L/-delete interaction. 2009-09-20 16:47:56 +00:00
find.c The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c Add NFSv4 ACL support to find(1). 2009-09-04 20:01:16 +00:00
getdate.y Fixes for gcc4.x. 2005-08-25 13:44:02 +00:00
ls.c
main.c Fix SYNOPSIS and usage(). 2008-03-03 08:32:58 +00:00
Makefile
misc.c Use rpmatch() instead of checking for responses that begin with 'y' 2005-04-02 07:44:12 +00:00
operator.c
option.c Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00