summaryrefslogtreecommitdiff
path: root/man3/ftw.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 17:42:06 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 17:42:06 +0000
commitc3dfd2c880a868deec5b7446ce0469d99d9b7515 (patch)
tree3740a2cd9c413c463eb8a877e191208549f279b0 /man3/ftw.3
parent682edefb1bfc4e86ac804cff0e15c5d880fda907 (diff)
ffix
Diffstat (limited to 'man3/ftw.3')
-rw-r--r--man3/ftw.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/ftw.3 b/man3/ftw.3
index cbdc44f10..654cd2f72 100644
--- a/man3/ftw.3
+++ b/man3/ftw.3
@@ -192,7 +192,9 @@ to return immediately with the return value
Other return values could be associated with new actions in the future;
\fIfn\fP() should not return values other than those listed above.
-The feature test macro _GNU_SOURCE must be defined in order to
+The feature test macro
+.B _GNU_SOURCE
+must be defined in order to
obtain the definition of \fBFTW_ACTIONRETVAL\fP from \fI<ftw.h>\fP.
.RE
.TP