diff options
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/atol.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atol.3 b/lib/libc/stdlib/atol.3 index 5ab7790..853e098 100644 --- a/lib/libc/stdlib/atol.3 +++ b/lib/libc/stdlib/atol.3 @@ -43,7 +43,7 @@ .Nm atol , atoll .Nd convert .Tn ASCII -string to long integer +string to long or long long integer .Sh LIBRARY .Lb libc .Sh SYNOPSIS |