summaryrefslogtreecommitdiff
path: root/lib/libc/string/strlen.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strlen.3')
-rw-r--r--lib/libc/string/strlen.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/strlen.3 b/lib/libc/string/strlen.3
index 6514424de53f..31e8ae171def 100644
--- a/lib/libc/string/strlen.3
+++ b/lib/libc/string/strlen.3
@@ -42,6 +42,8 @@
.Sh NAME
.Nm strlen
.Nd find length of string
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <string.h>
.Ft size_t