]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
open.2: srcfix: FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 14:57:37 +0000 (15:57 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 15:02:06 +0000 (16:02 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/open.2

index 6ca65999c279eeed8c4468e49de9abdf57bf5ae3..ad1c002f948e5c8dff55d37d36ee44a92b37bbcd 100644 (file)
@@ -203,6 +203,10 @@ See also BUGS, below.
 .BR O_CLOEXEC " (since Linux 2.6.23)"
 .\" NOTE! several other man pages refer to this text
 Enable the close-on-exec flag for the new file descriptor.
+.\" FIXME . for later review when Issue 8 is one day released...
+.\" POSIX proposes to fix many APIs that provide hidden FDs
+.\" http://austingroupbugs.net/tag_view_page.php?tag_id=8
+.\" http://austingroupbugs.net/view.php?id=368
 Specifying this flag permits a program to avoid additional
 .BR fcntl (2)
 .B F_SETFD