summaryrefslogtreecommitdiffstats
path: root/man2/close.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/close.2')
-rw-r--r--man2/close.26
1 files changed, 4 insertions, 2 deletions
diff --git a/man2/close.2 b/man2/close.2
index 21b808d0d..239979bd5 100644
--- a/man2/close.2
+++ b/man2/close.2
@@ -13,7 +13,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" added note about close(2) not guaranteeing that data is safe on close.
.\"
-.TH close 2 2022-10-30 "Linux man-pages 6.03"
+.TH close 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
close \- close a file descriptor
.SH LIBRARY
@@ -81,7 +81,9 @@ See NOTES for a discussion of why
.BR close ()
should not be retried after an error.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, SVr4, 4.3BSD.
.\" SVr4 documents an additional ENOLINK error condition.
.SH NOTES
A successful close does not guarantee that the data has been successfully