summaryrefslogtreecommitdiffstats
path: root/man3/wcstoimax.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcstoimax.3')
-rw-r--r--man3/wcstoimax.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3
index d81e06e93..e3e5ed1d9 100644
--- a/man3/wcstoimax.3
+++ b/man3/wcstoimax.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH wcstoimax 3 2022-12-15 "Linux man-pages 6.03"
+.TH wcstoimax 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
wcstoimax, wcstoumax \- convert wide-character string to integer
.SH LIBRARY
@@ -32,23 +32,23 @@ respectively.
.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 wcstoimax (),
.BR wcstoumax ()
T} Thread safety MT-Safe locale
.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 imaxabs (3),
.BR imaxdiv (3),