summaryrefslogtreecommitdiffstats
path: root/man3/wmemcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wmemcmp.3')
-rw-r--r--man3/wmemcmp.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/wmemcmp.3 b/man3/wmemcmp.3
index 42d82c50d..ebc9cef19 100644
--- a/man3/wmemcmp.3
+++ b/man3/wmemcmp.3
@@ -8,7 +8,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH wmemcmp 3 2022-12-15 "Linux man-pages 6.03"
+.TH wmemcmp 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
wmemcmp \- compare two arrays of wide-characters
.SH LIBRARY
@@ -70,22 +70,22 @@ is less than
.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 wmemcmp ()
T} Thread safety MT-Safe
.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 SEE ALSO
.BR memcmp (3),
.BR wcscmp (3)