aboutsummaryrefslogtreecommitdiffstats
path: root/man3/posix_spawn.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/posix_spawn.3')
-rw-r--r--man3/posix_spawn.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 440629d120..820d5cef57 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -430,7 +430,7 @@ If
.I file_actions
is NULL, then no special action is taken, and standard
.BR exec (3)
-semantics apply--file descriptors open before the exec
+semantics apply\(emfile descriptors open before the exec
remain open in the new process,
except those for which the
.B FD_CLOEXEC