summaryrefslogtreecommitdiffstats
path: root/man3/get_nprocs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/get_nprocs.3')
-rw-r--r--man3/get_nprocs.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/get_nprocs.3 b/man3/get_nprocs.3
index 49605f99a..99b51307d 100644
--- a/man3/get_nprocs.3
+++ b/man3/get_nprocs.3
@@ -32,7 +32,7 @@ because processors may be offline (e.g., on hotpluggable systems).
As given in DESCRIPTION.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -56,7 +56,7 @@ since they open and parse files in the
filesystem each time they are called.
.P
The following
-.BR sysconf (3)
+.MR sysconf 3
calls make use of the functions documented on this page
to return the same information.
.P
@@ -90,4 +90,4 @@ main(void)
.EE
.\" SRC END
.SH SEE ALSO
-.BR nproc (1)
+.MR nproc 1