X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/bsd/man/man2/posix_spawn.2 diff --git a/bsd/man/man2/posix_spawn.2 b/bsd/man/man2/posix_spawn.2 index aa339f665..83dea9536 100644 --- a/bsd/man/man2/posix_spawn.2 +++ b/bsd/man/man2/posix_spawn.2 @@ -324,6 +324,9 @@ 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