summaryrefslogtreecommitdiffstats
path: root/man3/stdio.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdio.3')
-rw-r--r--man3/stdio.312
1 files changed, 4 insertions, 8 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3
index d52a24556..3a5a447c7 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -9,7 +9,7 @@
.\" Converted for Linux, Mon Nov 29 16:07:22 1993, faith@cs.unc.edu
.\" Modified, 2001-12-26, aeb
.\"
-.TH stdio 3 2022-12-29 "Linux man-pages 6.03"
+.TH stdio 3 2023-07-30 "Linux man-pages 6.05.01"
.SH NAME
stdio \- standard input/output library functions
.SH LIBRARY
@@ -156,8 +156,6 @@ and
.B putchar
exist and will be used if the macros definitions are explicitly removed.
.SS List of functions
-.nh
-.ad l
.TS
;
lb lbx
@@ -330,12 +328,10 @@ T}
input format conversion
T}
.TE
-.ad
-.hy
.SH STANDARDS
-The
-.I stdio
-library conforms to C99.
+C11, POSIX.1-2008.
+.SH HISTORY
+C89, POSIX.1-2001.
.SH SEE ALSO
.BR close (2),
.BR open (2),