sched.7: Clarify that autogroup defaults on in various distros

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-04 11:53:16 +01:00
parent 58543181f8
commit b7171b1495
1 changed files with 1 additions and 1 deletions

View File

@ -854,7 +854,7 @@ a thread's nice value has an effect for scheduling decisions
This has some surprising consequences in terms of the traditional semantics
of the nice value on UNIX systems.
In particular, if autogrouping
is enabled (which is the default), then employing
is enabled (which is the default in various distributions), then employing
.BR setpriority (2)
or
.BR nice (1)