]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/alloc_hugepages.2
ipc.5: Remove old link to svipc.7/sysvipc.7 page
[thirdparty/man-pages.git] / man2 / alloc_hugepages.2
index 8d7c645b89816ba87fb321f9564a803c8b48c6dc..0a341bf353e9d607f7247e579af14f8662a5a374 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH ALLOC_HUGEPAGES 2 2007-05-31 "Linux" "Linux Programmer's Manual"
+.TH ALLOC_HUGEPAGES 2 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 alloc_hugepages, free_hugepages \- allocate or free huge pages
 .SH SYNOPSIS
@@ -120,10 +120,11 @@ is set appropriately.
 .B ENOSYS
 The system call is not supported on this kernel.
 .SH FILES
+.TP
 .I /proc/sys/vm/nr_hugepages
 Number of configured hugetlb pages.
 This can be read and written.
-.PP
+.TP
 .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.