diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 18:59:56 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 18:59:56 +0000 |
| commit | 57cc2adeb772e739dc835cc7ede5f30105d0b113 (patch) | |
| tree | e5a26395b870628d5ae9105de2a390326dc6c1c9 /lib/libc/string/strchr.3 | |
| parent | 683bc49e473dad72de060d13b23ff551eafc5870 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/strchr.3')
| -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 |
