X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/bsd/man/man2/sem_unlink.2 diff --git a/bsd/man/man2/sem_unlink.2 b/bsd/man/man2/sem_unlink.2 index 7fc7e9c4d..ba0fbbd4f 100644 --- a/bsd/man/man2/sem_unlink.2 +++ b/bsd/man/man2/sem_unlink.2 @@ -58,7 +58,7 @@ Permission is denied to be remove the semaphore. .It Bq Er ENAMETOOLONG .Fa name exceeded -.Dv SEM_NAME_LEN +.Dv PSEMNAMLEN characters. .It Bq Er ENOENT The named semaphore does not exist.