X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/ad3c9f2af814c84582fdd1649e49ec4f68572c5a..2650fa9ee9806a25904566dea091b1225d74f063:/stdlib/FreeBSD/atof.3 diff --git a/stdlib/FreeBSD/atof.3 b/stdlib/FreeBSD/atof.3 index 28f0870..5454422 100644 --- a/stdlib/FreeBSD/atof.3 +++ b/stdlib/FreeBSD/atof.3 @@ -83,14 +83,14 @@ and functions are thread-safe and async-cancel-safe. .Pp The +.Fn strtod +and +.Fn strtod_l +functions are recommended instead of .Fn atof and .Fn atof_l -functions have been deprecated by -.Fn strtod -and -.Fn strtod_l -and should not be used in new code. +functions, especially in new code. .Sh ERRORS The function .Fn atof