Reported-by: Alejandro Colomar (man-pages) <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
(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
.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).