mdoc(7) police: s/atof/atoi/

This commit is contained in:
Ruslan Ermilov 2001-10-01 12:44:24 +00:00
parent 02af4ddc80
commit ae0d2bed3e

View File

@ -69,7 +69,7 @@ The
function is not thread-safe and also not async-cancel safe. function is not thread-safe and also not async-cancel safe.
.Pp .Pp
The The
.Fn atof .Fn atoi
function has been deprecated by function has been deprecated by
.Fn strtol .Fn strtol
and should not be used in new code. and should not be used in new code.