diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 3bd0a1901..c4e667799 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -116,20 +116,19 @@ and will result in an error .RB (EINVAL) being returned. - .TP .BR MFD_HUGE_2MB ", " MFD_HUGE_1GB ", " "..." Used in conjunction with .B MFD_HUGETLB 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 .I . - +.IP For details on encoding huge page sizes not included in the header file, see the discussion of the similarly named constants in .BR mmap (2). - .PP Unused bits in .I flags