X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..3903760236c30e3b5ace7a4eefac3a269d68957c:/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.