diff options
Diffstat (limited to 'lib/libc/string/index.3')
| -rw-r--r-- | lib/libc/string/index.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index 298101d5415c..1ec56e6bbd08 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -40,6 +40,8 @@ .Sh NAME .Nm index .Nd locate character in string +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <string.h> .Ft char * |
