shmget.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Akihiro Motoki 2015-01-05 06:36:11 +09:00 committed by Michael Kerrisk
parent 8f9b158798
commit 8804c8da9f
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ but a shared memory segment already exists for
A new segment was to be created and
.I size
is less than
.B SHMIN
.B SHMMIN
or greater than
.BR SHMMAX .
.TP