shmget.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-28 14:10:42 +01:00
parent 09c6d6ca72
commit 1543da430a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ to ensure that this call creates the segment.
If the segment already exists, the call fails.
.TP
.BR SHM_HUGETLB " (since Linux 2.6)"
Allocate the segment using "huge pages."
Allocate the segment using "huge" pages.
See the Linux kernel source file
.I Documentation/admin\-guide/mm/hugetlbpage.rst
for further information.