summaryrefslogtreecommitdiffstats
path: root/man2/sched_get_priority_max.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/sched_get_priority_max.2')
-rw-r--r--man2/sched_get_priority_max.216
1 files changed, 8 insertions, 8 deletions
diff --git a/man2/sched_get_priority_max.2 b/man2/sched_get_priority_max.2
index c94f11051..2eb0e92c1 100644
--- a/man2/sched_get_priority_max.2
+++ b/man2/sched_get_priority_max.2
@@ -40,7 +40,7 @@ values are
and
.BR SCHED_DEADLINE .
Further details about these policies can be found in
-.BR sched (7).
+.MR sched 7 .
.P
Processes with numerically higher priority values are scheduled before
processes with numerically lower priority values.
@@ -103,10 +103,10 @@ POSIX.1-2001.
.SH SEE ALSO
.ad l
.nh
-.BR sched_getaffinity (2),
-.BR sched_getparam (2),
-.BR sched_getscheduler (2),
-.BR sched_setaffinity (2),
-.BR sched_setparam (2),
-.BR sched_setscheduler (2),
-.BR sched (7)
+.MR sched_getaffinity 2 ,
+.MR sched_getparam 2 ,
+.MR sched_getscheduler 2 ,
+.MR sched_setaffinity 2 ,
+.MR sched_setparam 2 ,
+.MR sched_setscheduler 2 ,
+.MR sched 7