From 88e28f78bd5cdafdb614376a76f98d61dab354fc Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 22 Nov 2016 14:43:45 +0100 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 1928db727..e1fec42d2 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -323,7 +323,7 @@ CPUs available, where, since each thread can maximally run for Runtime per Period, that thread's utilization is its Runtime divided by its Period. -In order to fulfil the guarantees that are made when +In order to fulfill the guarantees that are made when a thread is admitted to the .BR SCHED_DEADLINE policy,