aboutsummaryrefslogtreecommitdiffstats
path: root/man7/svipc.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/svipc.7')
-rw-r--r--man7/svipc.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/svipc.7 b/man7/svipc.7
index 98a9ea995d..a29a0185c1 100644
--- a/man7/svipc.7
+++ b/man7/svipc.7
@@ -220,7 +220,7 @@ semaphore belonging to the set.
.TP
.I sem_nsems
Number of semaphores in the set.
-Each semaphore of the set is referenced by a non-negative integer
+Each semaphore of the set is referenced by a nonnegative integer
ranging from
.B 0
to
@@ -242,7 +242,7 @@ struct sem {
.in
.TP 11
.I semval
-Semaphore value: a non-negative integer.
+Semaphore value: a nonnegative integer.
.TP
.I sempid
ID of the last process that performed a semaphore operation