summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atoi.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/atoi.3')
-rw-r--r--lib/libc/stdlib/atoi.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atoi.3 b/lib/libc/stdlib/atoi.3
index 360faf7..19269a5 100644
--- a/lib/libc/stdlib/atoi.3
+++ b/lib/libc/stdlib/atoi.3
@@ -76,7 +76,9 @@ and should not be used in new code.
.Sh ERRORS
The function
.Fn atoi
-need not affect the value of errno on an error.
+need not affect the value of
+.Va errno
+on an error.
.Sh SEE ALSO
.Xr atof 3 ,
.Xr atol 3 ,
OpenPOWER on IntegriCloud