diff options
| -rw-r--r-- | man2/semctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/semctl.2 b/man2/semctl.2 index 58ec691db9..3d6df516e4 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -241,7 +241,7 @@ Return .B semval (i.e., the current value) for all semaphores of the set into -.IB arg.array . +.IR arg.array . The argument .I semnum is ignored. @@ -300,7 +300,7 @@ The calling process must have read permission on the semaphore set. Set .B semval for all semaphores of the set using -.IB arg.array , +.IR arg.array , updating also the .I sem_ctime member of the |
