memfd_create.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-21 14:21:55 +02:00
parent d2cfa322a9
commit 4332849f41
1 changed files with 3 additions and 4 deletions

View File

@ -116,20 +116,19 @@ and
will result in an error will result in an error
.RB (EINVAL) .RB (EINVAL)
being returned. being returned.
.TP .TP
.BR MFD_HUGE_2MB ", " MFD_HUGE_1GB ", " "..." .BR MFD_HUGE_2MB ", " MFD_HUGE_1GB ", " "..."
Used in conjunction with Used in conjunction with
.B MFD_HUGETLB .B MFD_HUGETLB
to select alternative hugetlb page sizes (respectively, 2 MB, 1 GB, ...) to select alternative hugetlb page sizes (respectively, 2 MB, 1 GB, ...)
on systems that support multiple hugetlb page sizes. Definitions for known on systems that support multiple hugetlb page sizes.
Definitions for known
huge page sizes are included in the header file huge page sizes are included in the header file
.I <sys/memfd.h>. .I <sys/memfd.h>.
.IP
For details on encoding huge page sizes not included in the header file, For details on encoding huge page sizes not included in the header file,
see the discussion of the similarly named constants in see the discussion of the similarly named constants in
.BR mmap (2). .BR mmap (2).
.PP .PP
Unused bits in Unused bits in
.I flags .I flags