]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: renice(1): Add SEE ALSO entry for sched(7)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 06:28:09 +0000 (07:28 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Dec 2016 12:46:15 +0000 (13:46 +0100)
commit248874b1ac3891adddcc5983ad149106ca406953
treeb4df8e9820ffb07a2bf78d4c2dc32ab8d6f201bb
parentf3af8329bad7f935b7035316f0516d7ff5a68d48
docs: renice(1): Add SEE ALSO entry for sched(7)

The sched(7) page as of the most recent release contains detailed
information on the 'nice' value, including a discussion of
autogrouping, which has surprising interactions with the process
nice value.

Signed-off-by: <mtk.man-pages@gmail.com>
sys-utils/renice.1