aboutsummaryrefslogtreecommitdiffstats
path: root/man2/open.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/open.2')
-rw-r--r--man2/open.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2
index 053bab10f3..1d22b58c26 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -275,7 +275,8 @@ is ignored.
The effective permissions are modified by
the process's
.I umask
-in the usual way: The permissions of the created file are
+in the usual way: In the absence of a default acl, the permissions of the
+created file are
.IR "(mode\ &\ ~umask)" .
Note that this mode applies only to future accesses of the
newly created file; the