diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sem_timedwait.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sem_timedwait.3 b/lib/libc/gen/sem_timedwait.3 index 9481c90..d9d3890 100644 --- a/lib/libc/gen/sem_timedwait.3 +++ b/lib/libc/gen/sem_timedwait.3 @@ -108,7 +108,7 @@ A signal interrupted this function. .Sh SEE ALSO .Xr semctl 2 , .Xr semget 2 , -.Xr semop 2 +.Xr semop 2 , .Xr sem_post 3 , .Xr sem_trywait 3 , .Xr sem_wait 3 |