aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/open.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/open.2')
-rw-r--r--man/man2/open.24
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man2/open.2 b/man/man2/open.2
index 0f24f5fb8e..237b671d4c 100644
--- a/man/man2/open.2
+++ b/man/man2/open.2
@@ -1385,6 +1385,10 @@ system call, rather than the kernel's
system call.
For certain architectures, this is also true before glibc 2.26.
.\"
+.SS POSIX
+POSIX.1-2024 specifies
+.BR O_CLOFORK ,
+but Linux doesn't support it.
.SH STANDARDS
.TP
.BR open ()