summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcmp.3')
-rw-r--r--lib/libc/string/strcmp.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3
index 45abbc43827a..22fe3d0370e5 100644
--- a/lib/libc/string/strcmp.3
+++ b/lib/libc/string/strcmp.3
@@ -43,6 +43,8 @@
.Nm strcmp ,
.Nm strncmp
.Nd compare strings
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <string.h>
.Ft int