summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/open.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2
index e0f5fff..041f9dc 100644
--- a/lib/libc/sys/open.2
+++ b/lib/libc/sys/open.2
@@ -248,8 +248,7 @@ When a new file is created it is given the group of the directory
which contains it.
.Pp
Unless
-.Dv
-O_CLOEXEC
+.Dv O_CLOEXEC
flag was specified,
the new descriptor is set to remain open across
.Xr execve 2
@@ -416,7 +415,7 @@ of
.Dv O_WRONLY ,
.Dv O_RDWR
and
-.Dv O_EXEC.
+.Dv O_EXEC .
.It Bq Eq EBADF
The
.Fa path
OpenPOWER on IntegriCloud