diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-10 03:41:35 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-10 03:41:35 +0000 |
| commit | eeeffe2d3bd3d2f404d3f6d6ec56623c0cb2943d (patch) | |
| tree | 93372c0f0baceaf7c03940ebeace2f8c8f01746e /man2/semctl.2 | |
| parent | ade562fbcc408a527ca18bd6b70a3a673ee3364e (diff) | |
| download | man-pages-eeeffe2d3bd3d2f404d3f6d6ec56623c0cb2943d.tar.gz | |
grfix
Diffstat (limited to 'man2/semctl.2')
| -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 6bccaa3d9b..bcc4091ab7 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -269,7 +269,7 @@ The system call returns the value of for the .IR semnum \-th semaphore of the set -(i.e. the PID of the process that executed the last +(i.e., the PID of the process that executed the last .BR semop (2) call for the .IR semnum \-th @@ -291,7 +291,7 @@ The system call returns the value of this semaphore to become zero) for the .IR semnum \-th semaphore of the set -(i.e. the number of processes waiting for +(i.e., the number of processes waiting for .B semval of the .IR semnum \-th |
