A user who wants to change the niceness of a process is likely to also be interested in changing the scheduler class and/or RT priority. Signed-off-by: Jann Horn <jannh@xxxxxxxxxx> --- sys-utils/renice.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-utils/renice.1 b/sys-utils/renice.1 index 44af9e065..3ef3512f4 100644 --- a/sys-utils/renice.1 +++ b/sys-utils/renice.1 @@ -104,6 +104,7 @@ negative (to make things go very fast). to map user names to user IDs .SH SEE ALSO .BR nice (1), +.BR chrt (1), .BR getpriority (2), .BR setpriority (2), .BR credentials (7), base-commit: bee464006776203a8cb545a35c86234181c7a55a -- 2.26.0.292.g33ef6b2f38-goog