Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH] ionice.1: clarify description of --classdata
@ 2016-06-03 21:27 Daniel Shahaf
  2016-06-07 10:49 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Shahaf @ 2016-06-03 21:27 UTC (permalink / raw)
  To: util-linux

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>
---
Initially reported as https://bugs.debian.org/826208

 schedutils/ionice.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/schedutils/ionice.1 b/schedutils/ionice.1
index 3b85635..f9acbc6 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-07 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 21:27 [PATCH] ionice.1: clarify description of --classdata Daniel Shahaf
2016-06-07 10:49 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox