aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strfromd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strfromd.3')
-rw-r--r--man3/strfromd.322
1 files changed, 9 insertions, 13 deletions
diff --git a/man3/strfromd.3 b/man3/strfromd.3
index a6db6922c9..6101af75c7 100644
--- a/man3/strfromd.3
+++ b/man3/strfromd.3
@@ -174,22 +174,18 @@ T} Thread safety MT-Safe locale
.ad
.sp 1
Note: these attributes are preliminary.
+.SH STANDARDS
+ISO/IEC TS 18661-1.
.SH VERSIONS
-The
-.BR strfromd (),
-.BR strfromf (),
-and
+.TP
+.BR strfromd ()
+.TQ
+.BR strfromf ()
+.TQ
.BR strfroml ()
-functions are available since glibc 2.25.
-.SH STANDARDS
-C99, ISO/IEC TS 18661-1.
+glibc 2.25.
.SH NOTES
-The
-.BR strfromd (),
-.BR strfromf (),
-and
-.BR strfroml ()
-functions take account of the
+These functions take account of the
.B LC_NUMERIC
category of the current locale.
.SH EXAMPLES