s/HUGETLB_FORCE_ELMAP/HUGETLB_FORCE_ELFMAP
Signed-off-by: Chen Hanxiao <
chenh...@cn.fujitsu.com>
---
man/hugectl.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/hugectl.8 b/man/hugectl.8
index 6ee70f2..f5d365f 100644
--- a/man/hugectl.8
+++ b/man/hugectl.8
@@ -41,7 +41,7 @@ The following options affect what memory regions are backed by hugepages.
Back the text, data or BSS segments with hugepages, optionally with pages
of the specified size. To be effective, the process must be relinked
as described in the HOWTO to align the ELF segments. It is possible to
-partially back segments using the HUGETLB_FORCE_ELMAP environment variable
+partially back segments using the HUGETLB_FORCE_ELFMAP environment variable
as described in the \fBlibhugetlbfs\fP manual page.
.TP
--
2.26.0.windows.1