diff options
Diffstat (limited to 'lib/libc/gen/sem_init.3')
-rw-r--r-- | lib/libc/gen/sem_init.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/sem_init.3 b/lib/libc/gen/sem_init.3 index 52bcb75dedf87..a96749b0bad2a 100644 --- a/lib/libc/gen/sem_init.3 +++ b/lib/libc/gen/sem_init.3 @@ -93,8 +93,7 @@ Memory allocation error. .Xr sem_getvalue 3 , .Xr sem_post 3 , .Xr sem_trywait 3 , -.Xr sem_wait 3 , -.Xr sem 4 +.Xr sem_wait 3 .Sh STANDARDS The .Fn sem_init |