shmget.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 06:43:46 +02:00
parent 96ad3d6569
commit b6bf92f60e
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ The following limits on shared memory segment resources affect the
call:
.TP
.B SHMALL
System wide maximum of shared memory pages.
System-wide limit on the number of shared memory pages.
Since Linux 2.4, the default value for this limit is
SHMMAX / PAGE_SIZE * (SHMMNI / 16)