sched.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-06-26 11:04:44 +02:00
parent 7b28cf6636
commit 8e8cd193a6
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ The kernel thus performs an admittance test when setting or changing
.B SCHED_DEADLINE
policy and attributes.
This admission test calculates whether the change is feasible;
if it is not
if it is not,
.BR sched_setattr (2)
fails with the error
.BR EBUSY .