]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/posix_spawn.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / posix_spawn.2
index 6a940d5c10f55711b5411b95b438507f86f2c17e..83dea95365c1bbd32ddb89efaa5b3d5997361f33 100644 (file)
@@ -324,7 +324,14 @@ A component of the path prefix is not a directory.
 .It Bq Er ETXTBSY
 The new process file is a pure procedure (shared text)
 file that is currently open for writing or reading by some process.
+.\" ==========
+.It Bq Er EBADARCH
+The new process file has no architectures appropriate for the current system.
 .El
+.Pp
+Additionally, they may fail for any of the reasons listed in
+.Xr fork 2 or
+.Xr exec 3 .
 .Sh CAVEAT
 If a program is
 .Em setuid