From: Michael Kerrisk Date: Fri, 1 Jan 2021 22:38:00 +0000 (+0100) Subject: get_phys_pages.3: Minor relocation of text X-Git-Tag: man-pages-5.11~412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e878a2de3e85e711f95505c842e64b0b2fbfca00;p=thirdparty%2Fman-pages.git get_phys_pages.3: Minor relocation of text Reported-by: Alejandro Colomar (man-pages) Signed-off-by: Michael Kerrisk --- diff --git a/man3/get_phys_pages.3 b/man3/get_phys_pages.3 index a8a1ce3f46..72bdae72c0 100644 --- a/man3/get_phys_pages.3 +++ b/man3/get_phys_pages.3 @@ -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).