From 8e8cd193a6097039ede695657fcf15df751c25c6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 26 Jun 2015 11:04:44 +0200 Subject: [PATCH] sched.7: tfix Signed-off-by: Michael Kerrisk --- man7/sched.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/sched.7 b/man7/sched.7 index 667f15a71..f7030b31a 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -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 .