ftw.3: FTW_CHDIR has no effect on the 'fpath' argument passed to fn()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-11-24 18:02:26 +01:00
parent e4dd2d93aa
commit a00ca3d5a0
1 changed files with 4 additions and 0 deletions

View File

@ -224,6 +224,10 @@ If set, do a
to each directory before handling its contents.
This is useful if the program needs to perform some action
in the directory in which \fIfpath\fP resides.
(Specifying this flag has no effect on the pathname that is passed in the
.I fpath
argument of
.IR fn .)
.TP
.B FTW_DEPTH
If set, do a post-order traversal, that is, call \fIfn\fP() for