From 45e399e7f85466edb390ef1c34f6e5d26de5ce10 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 9 Jan 2021 20:52:49 +0100 Subject: [PATCH] alloc_hugepages.2: CONFORMING TO: reword to reflect that these system calls are long gone Signed-off-by: Michael Kerrisk --- man2/alloc_hugepages.2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man2/alloc_hugepages.2 b/man2/alloc_hugepages.2 index 619442429..623eeab6e 100644 --- a/man2/alloc_hugepages.2 +++ b/man2/alloc_hugepages.2 @@ -128,8 +128,7 @@ This can be read and written. Gives info on the number of configured hugetlb pages and on their size in the three variables HugePages_Total, HugePages_Free, Hugepagesize. .SH CONFORMING TO -These calls are specific to Linux on Intel processors, and should not be -used in programs intended to be portable. +These extinct system calls were specific to Linux on Intel processors. .SH NOTES These system calls are gone; they existed only in Linux 2.5.36 through to 2.5.54.