diff options
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strchr.3 | 2 |
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 |
