diff options
Diffstat (limited to 'lib/libc/stdlib/atol.3')
-rw-r--r-- | lib/libc/stdlib/atol.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/atol.3 b/lib/libc/stdlib/atol.3 index 0165f60..06b912c 100644 --- a/lib/libc/stdlib/atol.3 +++ b/lib/libc/stdlib/atol.3 @@ -44,6 +44,8 @@ .Nd convert .Tn ASCII string to long integer +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdlib.h> .Ft long |