]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fts.3: grfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 18:00:04 +0000 (19:00 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 18:00:04 +0000 (19:00 +0100)
Reported-by: Michael Witten: <mfwitten@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/fts.3

index 4f2eec17f0cf83f05f3438f8353ecc252b6d2d55..cb00216ce8b585ffc309f31011979b53c5cc010d 100644 (file)
@@ -344,7 +344,7 @@ Therefore, the
 and
 .I fts_accpath
 fields are guaranteed to be
-NULL-terminated
+null-terminated
 .I only
 for the file most recently returned by
 .BR fts_read ().
@@ -362,7 +362,7 @@ are attempted.
 The
 .I fts_name
 field is always
-NULL-terminated.
+null-terminated.
 .SS fts_open()
 The
 .BR fts_open ()