diff options
Diffstat (limited to 'lib/libc/string/ffs.3')
-rw-r--r-- | lib/libc/string/ffs.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3 index 2794a44..f8d8d6b 100644 --- a/lib/libc/string/ffs.3 +++ b/lib/libc/string/ffs.3 @@ -40,6 +40,8 @@ .Sh NAME .Nm ffs .Nd find first bit set in a bit string +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <string.h> .Ft int |