]> 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>
Tue, 17 Jan 2017 14:53:26 +0000 (15:53 +0100)
commit939870f8751790d96d1a748cc48c75119dab5047
tree6a5da3a5f43233da8ff29b9305c62205b5147b02
parent31f26530bec669ced86bd0a88f82ee244f727168
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