Some time back, I moved the discussion of scheduling from sched_setscheduler(2) to a new sched(7) page. Adjust the cross reference in the taskset(1) page accordingly. Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- schedutils/taskset.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedutils/taskset.1 b/schedutils/taskset.1 index 13ed583..c0c933f 100644 --- a/schedutils/taskset.1 +++ b/schedutils/taskset.1 @@ -123,7 +123,7 @@ A user can retrieve the affinity mask of any process. .BR sched_setaffinity (2) .sp See -.BR sched_setscheduler (2) +.BR sched (7) for a description of the Linux scheduling scheme. .SH AUTHOR Written by Robert M. Love. -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html