summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-01 12:44:24 +0000
committerru <ru@FreeBSD.org>2001-10-01 12:44:24 +0000
commit27a539ba89e8abf09205c86a52c9774323c6af37 (patch)
tree0e6d437c660863e4a289194d25c3b6846646ed24 /lib/libc/stdlib
parent3af8f971484f3dda25efe9b67857345a28ce8f22 (diff)
downloadFreeBSD-src-27a539ba89e8abf09205c86a52c9774323c6af37.zip
FreeBSD-src-27a539ba89e8abf09205c86a52c9774323c6af37.tar.gz
mdoc(7) police: s/atof/atoi/
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