summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mbrune.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-12-28 12:06:29 +0000
committerwosch <wosch@FreeBSD.org>1997-12-28 12:06:29 +0000
commit2608f479cc82a1ffcbd0cec5334d4d4c24a9c0a7 (patch)
treef066749932a3a03e8e0a00e4b96b34d7950e2531 /lib/libc/locale/mbrune.3
parent25198655718d852db065e79725918b87ad8e141a (diff)
downloadFreeBSD-src-2608f479cc82a1ffcbd0cec5334d4d4c24a9c0a7.zip
FreeBSD-src-2608f479cc82a1ffcbd0cec5334d4d4c24a9c0a7.tar.gz
The terminating character in strings is `NUL', not `NULL'.
Diffstat (limited to 'lib/libc/locale/mbrune.3')
-rw-r--r--lib/libc/locale/mbrune.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/mbrune.3 b/lib/libc/locale/mbrune.3
index 7d0f41e..72001f5 100644
--- a/lib/libc/locale/mbrune.3
+++ b/lib/libc/locale/mbrune.3
@@ -65,7 +65,7 @@ function locates the first occurrence of
in the string pointed to by
.Ar string .
The terminating
-.Dv NULL
+.Dv NUL
character is considered part of the string.
If
.Fa rune
OpenPOWER on IntegriCloud