summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strrchr.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strrchr.3')
-rw-r--r--lib/libc/string/strrchr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strrchr.3 b/lib/libc/string/strrchr.3
index c44996a..99f46d6 100644
--- a/lib/libc/string/strrchr.3
+++ b/lib/libc/string/strrchr.3
@@ -67,7 +67,7 @@ The
.Fn strrchr
function
returns a pointer to the character,
-or a null
+or the NULL
pointer if
.Fa c
does not occur anywhere in
OpenPOWER on IntegriCloud