diff options
Diffstat (limited to 'lib/libc/string/strsep.3')
-rw-r--r-- | lib/libc/string/strsep.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/strsep.3 b/lib/libc/string/strsep.3 index f66d79e..45f5731 100644 --- a/lib/libc/string/strsep.3 +++ b/lib/libc/string/strsep.3 @@ -41,6 +41,8 @@ .Sh NAME .Nm strsep .Nd separate strings +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <string.h> .Ft char * |