summaryrefslogtreecommitdiffstats
path: root/schedutils
diff options
context:
space:
mode:
authorDaniel Shahaf2016-06-03 23:27:49 +0200
committerKarel Zak2016-06-07 12:49:21 +0200
commitfe5a9bcfcd1ffcb085161e2b241f89e9941842d4 (patch)
tree3e36b3a318fc91406523f31375818d821f0538e4 /schedutils
parentbuild-sys: fix uClibc-ng scanf check (diff)
downloadkernel-qcow2-util-linux-fe5a9bcfcd1ffcb085161e2b241f89e9941842d4.tar.gz
kernel-qcow2-util-linux-fe5a9bcfcd1ffcb085161e2b241f89e9941842d4.tar.xz
kernel-qcow2-util-linux-fe5a9bcfcd1ffcb085161e2b241f89e9941842d4.zip
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 <danielsh@apache.org>
Diffstat (limited to 'schedutils')
-rw-r--r--schedutils/ionice.12
1 files changed, 1 insertions, 1 deletions
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