]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/FreeBSD/atof.3
Libc-1158.50.2.tar.gz
[apple/libc.git] / stdlib / FreeBSD / atof.3
index 28f0870db5402bbfbb1280ae57bf0b8a43f70f94..5454422c974b9ae8bb6db6098b8f769797fa8123 100644 (file)
@@ -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