]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Removed FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Jul 2006 04:42:24 +0000 (04:42 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Jul 2006 04:42:24 +0000 (04:42 +0000)
man3/ftw.3

index b55baad8a83dc54943c38a62d4a2eb87f1a41bba..0e5aec4d7ec265acf9eec871d517badf9ecfee55 100644 (file)
@@ -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().