summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/ftw.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/ftw.3 b/man3/ftw.3
index 5dfe839c7..505a75522 100644
--- a/man3/ftw.3
+++ b/man3/ftw.3
@@ -29,6 +29,7 @@ Standard C library
.BI " int " typeflag ", struct FTW *" ftwbuf ),
.BI " int " nopenfd ", int " flags );
.PP
+.B [[deprecated]]
.BI "int ftw(const char *" dirpath ,
.BI " int (*" fn ")(const char *" fpath ", const struct stat *" sb ,
.BI " int " typeflag ),