summaryrefslogtreecommitdiff
path: root/lib/libc/string/strchr.3
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-02-17 18:59:56 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-02-17 18:59:56 +0000
commit57cc2adeb772e739dc835cc7ede5f30105d0b113 (patch)
treee5a26395b870628d5ae9105de2a390326dc6c1c9 /lib/libc/string/strchr.3
parent683bc49e473dad72de060d13b23ff551eafc5870 (diff)
Notes
Diffstat (limited to 'lib/libc/string/strchr.3')
-rw-r--r--lib/libc/string/strchr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strchr.3 b/lib/libc/string/strchr.3
index d2676ba14841..d139f8ee8cc9 100644
--- a/lib/libc/string/strchr.3
+++ b/lib/libc/string/strchr.3
@@ -53,7 +53,7 @@ function locates the first occurrence of
in the string pointed to by
.Ar s .
The terminating
-.Dv NULL
+.Dv NUL
character is considered part of the string.
If
.Fa c