From 111f1b5e91d7da79979579250338308914ea4191 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 30 Apr 2018 12:36:49 +0200 Subject: [PATCH] sched_setattr.2: wfix: s/task/thread/ 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 7acc1a4a6f..af4046406c 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 -task to reclaim bandwidth unused by other real-time tasks. +thread to reclaim bandwidth unused by other real-time thread. .\" Bandwidth reclaim is done via the GRUB algorithm; see .\" Documentation/scheduler/sched-deadline.txt .TP -- 2.39.2