diff options
Diffstat (limited to 'lib/libc/stdlib/atol.3')
| -rw-r--r-- | lib/libc/stdlib/atol.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atol.3 b/lib/libc/stdlib/atol.3 index 0dceeecfe1d1a..10b8cf7081ec4 100644 --- a/lib/libc/stdlib/atol.3 +++ b/lib/libc/stdlib/atol.3 @@ -88,7 +88,9 @@ The functions and .Fn atoll need not -affect the value of errno on an error. +affect the value of +.Va errno +on an error. .Sh SEE ALSO .Xr atof 3 , .Xr atoi 3 , |
