X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..cb3231590a3c94ab4375e2228bd5e86b0cf1ad7e:/bsd/man/man2/mkfifo.2 diff --git a/bsd/man/man2/mkfifo.2 b/bsd/man/man2/mkfifo.2 index 69ecfd616..29e2d9240 100644 --- a/bsd/man/man2/mkfifo.2 +++ b/bsd/man/man2/mkfifo.2 @@ -112,6 +112,8 @@ error occurred while reading from or writing to the file system. .It Bq Er EFAULT .Fa Path points outside the process's allocated address space. +.It Bq Eq EILSEQ +The filename does not match the encoding rules. .El .Sh SEE ALSO .Xr chmod 2 ,