summaryrefslogtreecommitdiffstats
path: root/man3/strcoll.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strcoll.3')
-rw-r--r--man3/strcoll.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/strcoll.3 b/man3/strcoll.3
index d6b18c625..e8146b7a1 100644
--- a/man3/strcoll.3
+++ b/man3/strcoll.3
@@ -8,7 +8,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu)
-.TH strcoll 3 2023-01-07 "Linux man-pages 6.03"
+.TH strcoll 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
strcoll \- compare two strings using the current locale
.SH LIBRARY
@@ -53,22 +53,22 @@ as appropriate for the current locale.
.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 strcoll ()
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 NOTES
In the
.I "POSIX"