From 9b7b2ea558cb7ab7da46fe929c06fdfab5496bf6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 27 Nov 2016 16:40:02 +0100 Subject: [PATCH] sched_setattr.2: Fix cross reference for further info on the nice value The information moved from getpriority(2) to sched(7). Signed-off-by: Michael Kerrisk --- man2/sched_setattr.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index 9b5082c08..1aaa10929 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -169,7 +169,7 @@ or .BR SCHED_BATCH . The nice value is a number in the range \-20 (high priority) to +19 (low priority); see -.BR setpriority (2). +.BR sched (7). .TP .I sched_priority This field specifies the static priority to be set when specifying