]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
semget.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 Jan 2015 10:12:44 +0000 (11:12 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 Jan 2015 10:12:44 +0000 (11:12 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/semget.2

index d9e190e3dcec2dbf885afdf4924f429394772b19..40e7a35fd76dcb30d2cdbc7b81be8ade11bf65f8 100644 (file)
@@ -282,7 +282,8 @@ Maximum number of semaphores per semaphore ID: implementation dependent
 System-wide limit on the number of semaphores: policy dependent
 (on Linux, this limit can be read and modified via the second field of
 .IR /proc/sys/kernel/sem ).
-Note that number of semaphores system-wide is also limited by the product of
+Note that the number of semaphores system-wide
+is also limited by the product of
 .B SEMMSL
 and
 .BR SEMMNI .