aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/memcmp.3')
-rw-r--r--lib/libc/string/memcmp.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/memcmp.3 b/lib/libc/string/memcmp.3
index 3939425df127..1f38f3ac6705 100644
--- a/lib/libc/string/memcmp.3
+++ b/lib/libc/string/memcmp.3
@@ -42,6 +42,8 @@
.Sh NAME
.Nm memcmp
.Nd compare byte string
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <string.h>
.Ft int