Signed-off-by: Pierre Hauweele <antegallya@xxxxxxxxx> --- schedutils/ionice.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/schedutils/ionice.c b/schedutils/ionice.c index 082b23b..a57cf7f 100644 --- a/schedutils/ionice.c +++ b/schedutils/ionice.c @@ -81,7 +81,7 @@ static void usage(int rc) "\nionice - sets or gets process io scheduling class and priority.\n" "\nUsage:\n" " ionice [ options ] -p <pid> [<pid> ...]\n" - " ionoce [ options ] <command> [<arg> ...]\n" + " ionice [ options ] <command> [<arg> ...]\n" "\nOptions:\n" " -n <classdata> class data (0-7, lower being higher prio)\n" " -c <class> scheduling class\n" -- 1.7.0 -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html