summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/atoi.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atoi.3 b/lib/libc/stdlib/atoi.3
index 7061ecd..69eda81 100644
--- a/lib/libc/stdlib/atoi.3
+++ b/lib/libc/stdlib/atoi.3
@@ -69,7 +69,7 @@ The
function is not thread-safe and also not async-cancel safe.
.Pp
The
-.Fn atof
+.Fn atoi
function has been deprecated by
.Fn strtol
and should not be used in new code.
OpenPOWER on IntegriCloud