summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strmode.3
diff options
context:
space:
mode:
authorjraynard <jraynard@FreeBSD.org>1998-05-03 22:42:45 +0000
committerjraynard <jraynard@FreeBSD.org>1998-05-03 22:42:45 +0000
commit577c94a0dcc29d458e214f7d7c1849131737e85a (patch)
tree12545264114e14a3d1835a0bd926502f1a568648 /lib/libc/string/strmode.3
parent738fe753d0c8f4a429842afbb62f807301a007c1 (diff)
downloadFreeBSD-src-577c94a0dcc29d458e214f7d7c1849131737e85a.zip
FreeBSD-src-577c94a0dcc29d458e214f7d7c1849131737e85a.tar.gz
Pedantry (NULL -> NUL).
Diffstat (limited to 'lib/libc/string/strmode.3')
-rw-r--r--lib/libc/string/strmode.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strmode.3 b/lib/libc/string/strmode.3
index 3efc889..be33bd4 100644
--- a/lib/libc/string/strmode.3
+++ b/lib/libc/string/strmode.3
@@ -52,7 +52,7 @@ converts a file
into a symbolic string which is stored in the location referenced by
.Fa bp .
This stored string is eleven characters in length plus a trailing
-.Dv NULL .
+.Dv NUL .
.Pp
The first character is the inode type, and will be one of the following:
.Pp
OpenPOWER on IntegriCloud