sched.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-12 09:17:41 +02:00
parent 1154a064e4
commit 961df2a80e
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Each thread has an associated scheduling policy and a \fIstatic\fP
scheduling priority, \fIsched_priority\fP; these are the settings
that are modified by
.BR sched_setscheduler ().
The scheduler makes it decisions based on knowledge of the scheduling
The scheduler makes its decisions based on knowledge of the scheduling
policy and static priority of all threads on the system.
For threads scheduled under one of the normal scheduling policies