From a5e76996e22058c3480d4b8287661d242cab70a3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 5 Nov 2018 15:43:37 +0100 Subject: [PATCH] sched_setattr.2: tfix Signed-off-by: Michael Kerrisk --- man2/sched_setattr.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index 806ab67c86..a550d41439 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -166,7 +166,7 @@ for details. .\" 2d4283e9d583a3ee8cfb1cbb9c1270614df4c29d This flag allows a .BR SCHED_DEADLINE -thread to reclaim bandwidth unused by other real-time thread. +thread to reclaim bandwidth unused by other real-time threads. .\" Bandwidth reclaim is done via the GRUB algorithm; see .\" Documentation/scheduler/sched-deadline.txt .TP -- 2.39.2