summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/fts.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3
index 7813665..90fc844 100644
--- a/lib/libc/gen/fts.3
+++ b/lib/libc/gen/fts.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fts.3 8.5 (Berkeley) 4/16/94
-.\" $Id$
+.\" $Id: fts.3,v 1.3 1997/03/09 00:43:49 mpp Exp $
.\"
.Dd April 16, 1994
.Dt FTS 3
@@ -315,7 +315,7 @@ Therefore, the
and
.Fa fts_accpath
fields are guaranteed to be
-.Dv NULL Ns -terminated
+.Dv NUL Ns -terminated
.Em only
for the file most recently returned by
.Fn fts_read .
@@ -333,7 +333,7 @@ are attempted.
The
.Fa fts_name
field is always
-.Dv NULL Ns -terminated.
+.Dv NUL Ns -terminated.
.Sh FTS_OPEN
The
.Fn fts_open
OpenPOWER on IntegriCloud