summaryrefslogtreecommitdiffstats
path: root/man3/wcsrtombs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcsrtombs.3')
-rw-r--r--man3/wcsrtombs.314
1 files changed, 8 insertions, 6 deletions
diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3
index 8bf18f421..99304e406 100644
--- a/man3/wcsrtombs.3
+++ b/man3/wcsrtombs.3
@@ -9,7 +9,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH wcsrtombs 3 2023-02-05 "Linux man-pages 6.03"
+.TH wcsrtombs 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
wcsrtombs \- convert a wide-character string to a multibyte string
.SH LIBRARY
@@ -126,24 +126,26 @@ set to
.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 wcsrtombs ()
T} Thread safety T{
+.na
+.nh
MT-Unsafe race:wcsrtombs/!ps
T}
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C99.
+C11, POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, C99.
.SH NOTES
The behavior of
.BR wcsrtombs ()