From fe5a9bcfcd1ffcb085161e2b241f89e9941842d4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 3 Jun 2016 21:27:49 +0000 Subject: ionice: clarify description of --classdata Before this patch, it wasn't clear whether '0' or '7' should be used to specify "highest priority". (The answer could have been inferred from the 'Examples' section of the man page.) Signed-off-by: Daniel Shahaf --- schedutils/ionice.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedutils') diff --git a/schedutils/ionice.1 b/schedutils/ionice.1 index 3b8563549..f9acbc62d 100644 --- a/schedutils/ionice.1 +++ b/schedutils/ionice.1 @@ -89,7 +89,7 @@ Specify the name or number of the scheduling class to use; \fI0\fR for none, .BR \-n , " \-\-classdata " \fIlevel\fR Specify the scheduling class data. This only has an effect if the class accepts an argument. For realtime and best-effort, \fI0-7\fR are valid data -(priority levels). +(priority levels), and \fI0\fR represents the highest priority level. .TP .BR \-p , " \-\-pid " \fIPID\fR... Specify the process IDs of running processes for which to get or set the -- cgit v1.2.3-55-g7522