Loading...
stdlib/FreeBSD/atof.3 Libc-1725.40.4 Libc-825.24
--- Libc/Libc-1725.40.4/stdlib/FreeBSD/atof.3
+++ Libc/Libc-825.24/stdlib/FreeBSD/atof.3
@@ -83,14 +83,14 @@
 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, especially in new code.
+functions have been deprecated by
+.Fn strtod
+and
+.Fn strtod_l
+and should not be used in new code.
 .Sh ERRORS
 The function
 .Fn atof