Util-Linux package development
 help / color / mirror / Atom feed
From: Daniel Shahaf <danielsh@apache.org>
To: util-linux@vger.kernel.org
Subject: [PATCH] ionice.1: clarify description of --classdata
Date: Fri,  3 Jun 2016 21:27:49 +0000	[thread overview]
Message-ID: <1464989269-6761-1-git-send-email-danielsh@apache.org> (raw)

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

             reply	other threads:[~2016-06-03 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03 21:27 Daniel Shahaf [this message]
2016-06-07 10:49 ` [PATCH] ionice.1: clarify description of --classdata Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464989269-6761-1-git-send-email-danielsh@apache.org \
    --to=danielsh@apache.org \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox