mmap.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-28 14:08:52 +01:00
parent 384a1bb256
commit 02576fcb1c
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ at which point touching the "guard" page will result in a
signal.
.TP
.BR MAP_HUGETLB " (since Linux 2.6.32)"
Allocate the mapping using "huge pages."
Allocate the mapping using "huge" pages.
See the Linux kernel source file
.I Documentation/admin\-guide/mm/hugetlbpage.rst
for further information, as well as NOTES, below.