diff options
Diffstat (limited to 'lib/libc/string/strcspn.3')
| -rw-r--r-- | lib/libc/string/strcspn.3 | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/strcspn.3 b/lib/libc/string/strcspn.3 index 6590cb57f4ed..0f36e3d952e8 100644 --- a/lib/libc/string/strcspn.3 +++ b/lib/libc/string/strcspn.3 @@ -42,6 +42,8 @@  .Sh NAME  .Nm strcspn  .Nd span the complement of a string +.Sh LIBRARY +.Lb libc  .Sh SYNOPSIS  .Fd #include <string.h>  .Ft size_t  | 
