]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man3/posix_spawnattr_setflags.3
xnu-6153.11.26.tar.gz
[apple/xnu.git] / bsd / man / man3 / posix_spawnattr_setflags.3
index 21666ad8d0f03c3a4996b3864cf03efaf9c2a52d..0077fa6225bd6e199c3f8c55ce5f1a0be999b03a 100644 (file)
@@ -125,7 +125,7 @@ To resume the child process, it must be sent a
 signal.
 .It Dv POSIX_SPAWN_CLOEXEC_DEFAULT
 .Em Apple Extension :
 signal.
 .It Dv POSIX_SPAWN_CLOEXEC_DEFAULT
 .Em Apple Extension :
-If this bit is set, then only file descriptors explicitly described by the
+If this bit is set, then only file descriptors explicitly created by the
 .Fa file_actions
 argument are available in the spawned process; all of the other file descriptors
 are automatically closed in the spawned process.
 .Fa file_actions
 argument are available in the spawned process; all of the other file descriptors
 are automatically closed in the spawned process.