diff options
Diffstat (limited to 'lib/libc/string/index.3')
| -rw-r--r-- | lib/libc/string/index.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index d0236586df94..902b19ca8df5 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -43,7 +43,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <string.h> +.In string.h .Ft char * .Fn index "const char *s" "int c" .Sh DESCRIPTION |
