summaryrefslogtreecommitdiffstats
path: root/man3/fclose.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fclose.3')
-rw-r--r--man3/fclose.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/fclose.3 b/man3/fclose.3
index 9e1e25a62..3694d546d 100644
--- a/man3/fclose.3
+++ b/man3/fclose.3
@@ -14,7 +14,7 @@
.\"
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\"
-.TH fclose 3 2022-12-29 "Linux man-pages 6.03"
+.TH fclose 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
fclose \- close a stream
.SH LIBRARY
@@ -68,22 +68,22 @@ or
.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 fclose ()
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
+C89, POSIX.1-2001.
.SH NOTES
Note that
.BR fclose ()