From: Michael Kerrisk Date: Sun, 14 Feb 2021 12:21:52 +0000 (+0100) Subject: close.2: SEE ALSO: add close_range(2) X-Git-Tag: man-pages-5.11~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb4fe47a5e0f87f2b36b2f8776f5f884b7d77aa;p=thirdparty%2Fman-pages.git close.2: SEE ALSO: add close_range(2) Signed-off-by: Michael Kerrisk --- diff --git a/man2/close.2 b/man2/close.2 index 864e9eec20..7e78627e3f 100644 --- a/man2/close.2 +++ b/man2/close.2 @@ -272,6 +272,7 @@ the next major release of the POSIX.1 standard. .\" Review the following glibc bug later .\" https://sourceware.org/bugzilla/show_bug.cgi?id=14627 .SH SEE ALSO +.BR close_range (2), .BR fcntl (2), .BR fsync (2), .BR open (2),