summaryrefslogtreecommitdiffstats
path: root/man3/get_phys_pages.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/get_phys_pages.3')
-rw-r--r--man3/get_phys_pages.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/get_phys_pages.3 b/man3/get_phys_pages.3
index a2a627a8c..a8cddcb4d 100644
--- a/man3/get_phys_pages.3
+++ b/man3/get_phys_pages.3
@@ -50,10 +50,10 @@ fields of
.IR /proc/meminfo .
Since glibc 2.23,
these functions obtain the required information by calling
-.BR sysinfo (2).
+.MR sysinfo 2 .
.SH NOTES
The following
-.BR sysconf (3)
+.MR sysconf 3
calls provide a portable means of obtaining the same information as the
functions described on this page.
.P
@@ -87,4 +87,4 @@ main(void)
.EE
.\" SRC END
.SH SEE ALSO
-.BR sysconf (3)
+.MR sysconf 3