summaryrefslogtreecommitdiffstats
path: root/man3/atof.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/atof.3')
-rw-r--r--man3/atof.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/atof.3 b/man3/atof.3
index 035fed0b6..bb1398a45 100644
--- a/man3/atof.3
+++ b/man3/atof.3
@@ -9,7 +9,7 @@
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe
.\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu)
-.TH atof 3 2022-12-29 "Linux man-pages 6.03"
+.TH atof 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
atof \- convert a string to a double
.SH LIBRARY
@@ -43,22 +43,22 @@ The converted value.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR atof ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD.
+C11, POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, C89, C99, SVr4, 4.3BSD.
.SH SEE ALSO
.BR atoi (3),
.BR atol (3),