sched.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-27 19:24:17 +01:00
parent d145138ee0
commit 927d0dfaa7
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ The dynamic priority is based on the nice value (set by
.BR setpriority (2),
or
.BR sched_setattr (2))
and increased for each time quantum the thread is ready to run,
and is increased for each time quantum the thread is ready to run,
but denied to run by the scheduler.
This ensures fair progress among all \fBSCHED_OTHER\fP threads.
.\"