]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/posix_spawn.2
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / posix_spawn.2
index aa339f665ed5e0fb487dfe845878352362e27f80..a2d521bcd3a9b2c7d09ba5c744af8f332f9e2f6e 100644 (file)
@@ -324,6 +324,13 @@ 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.
+.\" ==========
+.It Bq Er EBADF
+Bad file descriptor for one or more
+.Fa file_actions .
 .El
 .Pp
 Additionally, they may fail for any of the reasons listed in