shmget.2: Note that SHM_NORESERVE is a Linux extension

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 07:04:40 +02:00
parent a350124d86
commit 53b81588a7
1 changed files with 3 additions and 1 deletions

View File

@ -242,7 +242,9 @@ SVr4, POSIX.1-2001.
.\" SVr4 documents an additional error condition EEXIST.
.B SHM_HUGETLB
is a nonportable Linux extension.
and
.B SHM_NORESERVE
are Linux extensions.
.SH NOTES
The inclusion of
.I <sys/types.h>