From: Michael Kerrisk Date: Tue, 11 Jul 2006 04:42:24 +0000 (+0000) Subject: Removed FIXME X-Git-Tag: man-pages-2.36~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad47ce550cb182ae5229b55432fc8fbbdd1a521b;p=thirdparty%2Fman-pages.git Removed FIXME --- diff --git a/man3/ftw.3 b/man3/ftw.3 index b55baad8a8..0e5aec4d7e 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -262,7 +262,6 @@ which has depth 0). .SH "RETURN VALUE" These functions return 0 on success, and \-1 if an error occurs. -.\" FIXME check the following If \fIfn\fP() returns non-zero, then the tree walk is terminated and the value returned by \fIfn\fP() is returned as the result of \fBftw\fP() or \fBnftw\fP().