diff options
Diffstat (limited to 'lib/libc/sys/semop.2')
-rw-r--r-- | lib/libc/sys/semop.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semop.2 b/lib/libc/sys/semop.2 index ef24a7d..f1978c1 100644 --- a/lib/libc/sys/semop.2 +++ b/lib/libc/sys/semop.2 @@ -188,5 +188,5 @@ Too many operations were specified. .Fa sem_num was not in the range of valid semaphores for the set. .Sh SEE ALSO -.Xr semget 2 , -.Xr semctl 2 +.Xr semctl 2 , +.Xr semget 2 |