summaryrefslogtreecommitdiffstats
path: root/man3/fgetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fgetwc.3')
-rw-r--r--man3/fgetwc.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/fgetwc.3 b/man3/fgetwc.3
index 67dc004c8..b66b01856 100644
--- a/man3/fgetwc.3
+++ b/man3/fgetwc.3
@@ -11,7 +11,7 @@
.\" ISO/IEC 9899:1999
.\"
.\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk>
-.TH fgetwc 3 2022-12-15 "Linux man-pages 6.03"
+.TH fgetwc 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
fgetwc, getwc \- read a wide character from a FILE stream
.SH LIBRARY
@@ -68,23 +68,23 @@ form a valid character.
.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 fgetwc (),
.BR getwc ()
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 NOTES
The behavior of
.BR fgetwc ()