diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-10-12 06:46:45 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-10-12 06:46:45 +0000 |
| commit | d6c57ce6df50444c550be1e80a783114e400313f (patch) | |
| tree | b550a5d89246a063bdd7904e0892cd79511b399c /man2 | |
| parent | ea5a4ee46b4edfb582872be5889f985463cc22ec (diff) | |
| download | man-pages-d6c57ce6df50444c550be1e80a783114e400313f.tar.gz | |
ffix
Diffstat (limited to 'man2')
| -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 |
