summaryrefslogtreecommitdiffstats
path: root/man3/localeconv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/localeconv.3')
-rw-r--r--man3/localeconv.314
1 files changed, 8 insertions, 6 deletions
diff --git a/man3/localeconv.3 b/man3/localeconv.3
index fd1e28200..063fe1148 100644
--- a/man3/localeconv.3
+++ b/man3/localeconv.3
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Sat Jul 24 19:01:20 1993 by Rik Faith (faith@cs.unc.edu)
-.TH localeconv 3 2022-12-29 "Linux man-pages 6.03"
+.TH localeconv 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
localeconv \- get numeric formatting information
.SH LIBRARY
@@ -49,24 +49,26 @@ function always succeeds.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lb lb lbx
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR localeconv ()
T} Thread safety T{
+.na
+.nh
MT-Unsafe race:localeconv locale
T}
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-C99.
+C11.
+.SH HISTORY
+C89.
.SH BUGS
The
.BR printf (3)