Loading...
stdlib/FreeBSD/atoi.3 Libc-1725.40.4 Libc-825.26
--- Libc/Libc-1725.40.4/stdlib/FreeBSD/atoi.3
+++ Libc/Libc-825.26/stdlib/FreeBSD/atoi.3
@@ -79,14 +79,14 @@
 functions are thread-safe and async-cancel-safe.
 .Pp
 The
+.Fn atoi
+and
+.Fn atoi_l
+functions have been deprecated by
 .Fn strtol
 and
 .Fn strtol_l
-functions are recommended instead of 
-.Fn atoi
-and
-.Fn atoi_l
-functions, especially in new code.
+and should not be used in new code.
 .Sh ERRORS
 The function
 .Fn atoi