semget.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 08:10:04 +02:00
parent a6cad8ffbe
commit fdc9823c7e
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ System wide maximum number of semaphore sets: policy dependent
.\" This /proc file is not available in Linux 2.2 and earlier -- MTK .\" This /proc file is not available in Linux 2.2 and earlier -- MTK
.TP .TP
.B SEMMSL .B SEMMSL
Maximum number of semaphores per semid: implementation dependent Maximum number of semaphores per semaphore ID: implementation dependent
(on Linux, this limit can be read and modified via the first field of (on Linux, this limit can be read and modified via the first field of
.IR /proc/sys/kernel/sem ). .IR /proc/sys/kernel/sem ).
.TP .TP