From f82ce2aab18bc623fd99a3525c2aa8ae124bfe85 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Fri, 6 May 2011 15:23:10 -0300 Subject: [PATCH] chrt.1: fix grammar Corrent the English grammar for the new -a option. Signed-off-by: Davidlohr Bueso --- schedutils/chrt.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedutils/chrt.1 b/schedutils/chrt.1 index 89664d6801..79750c75db 100644 --- a/schedutils/chrt.1 +++ b/schedutils/chrt.1 @@ -66,7 +66,7 @@ since Linux 2.6.31. operate on an existing PID and do not launch a new task .TP .B -a, --all-tasks -set or retrieve the scheduling attributes of the all tasks (threads) for a +set or retrieve the scheduling attributes of all the tasks (threads) for a given PID. .TP .B -b, --batch -- 2.47.2