]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
get_phys_pages.3: Minor relocation of text
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 1 Jan 2021 22:38:00 +0000 (23:38 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 1 Jan 2021 22:38:00 +0000 (23:38 +0100)
Reported-by: Alejandro Colomar (man-pages) <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/get_phys_pages.3

index a8a1ce3f46a925cdc3caf9576ef84cf7b3be74b2..72bdae72c0fbfb642d11e34e2f54d888fe315d6c 100644 (file)
@@ -55,7 +55,9 @@ The system could not provide the required information
 (possibly because the
 .I /proc
 filesystem was not mounted).
-.SH VERSIONS
+.SH CONFORMING TO
+These functions are GNU extensions.
+.SH NOTES
 Before glibc 2.23,
 these functions obtained the required information by scanning the
 .I MemTotal
@@ -63,9 +65,6 @@ and
 .I MemFree
 fields of
 .IR /proc/meminfo .
-.SH CONFORMING TO
-These functions are GNU extensions.
-.SH NOTES
 Since glibc 2.23,
 these functions obtain the required information by calling
 .BR sysinfo (2).