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
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
ls.c
main.c Fix SYNOPSIS and usage(). 2008-03-03 08:32:58 +00:00
Makefile
misc.c
operator.c
option.c Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00