summaryrefslogtreecommitdiffstats
path: root/man3/wcsstr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcsstr.3')
-rw-r--r--man3/wcsstr.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/wcsstr.3 b/man3/wcsstr.3
index 4bb4b4149..75b3d3b78 100644
--- a/man3/wcsstr.3
+++ b/man3/wcsstr.3
@@ -9,7 +9,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH wcsstr 3 2023-02-05 "Linux man-pages 6.03"
+.TH wcsstr 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
wcsstr \- locate a substring in a wide-character string
.SH LIBRARY
@@ -55,22 +55,22 @@ itself.
.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 wcsstr ()
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 strstr (3),
.BR wcschr (3)