diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index 08dee964a..1ceceb018 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -385,6 +385,7 @@ for the case described in ERRORS. .SH SEE ALSO .ad l .nh +.BR chrt (1), .BR nice (2), .BR sched_get_priority_max (2), .BR sched_get_priority_min (2), diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index c3276b3e7..92640c9d5 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -222,6 +222,7 @@ since it always returns 0 on success. .SH SEE ALSO .ad l .nh +.BR chrt (1), .BR nice (2), .BR sched_get_priority_max (2), .BR sched_get_priority_min (2),