]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/alloc_hugepages.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / alloc_hugepages.2
index 4ece3a02321b3f5c146ffffd7305aaf536ec0c31..b44444e1169030a087484b98606e58b9e424416a 100644 (file)
@@ -106,7 +106,7 @@ with the given key existed.
 If this flag is not set, then
 .B ENOENT
 is returned when no segment with the given key exists.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR alloc_hugepages ()
 returns the allocated virtual address, and
@@ -127,7 +127,7 @@ This can be read and written.
 .I /proc/meminfo
 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"
+.SH CONFORMING TO
 These calls are specific to Linux on Intel processors, and should not be
 used in programs intended to be portable.
 .SH NOTES