aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memchr.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/memchr.3')
-rw-r--r--lib/libc/string/memchr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3
index 6e33aef98380..9f31fd156639 100644
--- a/lib/libc/string/memchr.3
+++ b/lib/libc/string/memchr.3
@@ -94,7 +94,7 @@ conforms to
.St -isoC .
.Pp
The
-.Fn memrchr
+.Fn memrchr
function is a GNU extension and conforms to no standard.
.Sh HISTORY
The