summaryrefslogtreecommitdiffstats
path: root/man3/strxfrm.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strxfrm.3')
-rw-r--r--man3/strxfrm.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/strxfrm.3 b/man3/strxfrm.3
index 4766001e4..03ff0a8ea 100644
--- a/man3/strxfrm.3
+++ b/man3/strxfrm.3
@@ -8,7 +8,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:28 1993 by Rik Faith (faith@cs.unc.edu)
-.TH strxfrm 3 2023-02-05 "Linux man-pages 6.03"
+.TH strxfrm 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
strxfrm \- string transformation
.SH LIBRARY
@@ -62,22 +62,22 @@ are indeterminate.
.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 strxfrm ()
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, SVr4, 4.3BSD.
.SH SEE ALSO
.BR memcmp (3),
.BR setlocale (3),