X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..4bd07ac2140668789aa3ee8ec4dde4a3e0a3bba5:/bsd/man/man2/sem_open.2?ds=sidebyside diff --git a/bsd/man/man2/sem_open.2 b/bsd/man/man2/sem_open.2 index 423e98ae4..9f06c7775 100644 --- a/bsd/man/man2/sem_open.2 +++ b/bsd/man/man2/sem_open.2 @@ -142,7 +142,7 @@ descriptors in use. .It Bq Er ENAMETOOLONG .Fa name exceeded -.Dv SEM_NAME_LEN +.Dv PSEMNAMLEN characters. .It Bq Er ENFILE Too many semaphores or file descriptors are open on the system.