]> err.no Git - util-linux/commitdiff
ionice: fix typo
authorPierre Hauweele <antegallya@gmail.com>
Sat, 13 Mar 2010 23:50:36 +0000 (00:50 +0100)
committerKarel Zak <kzak@redhat.com>
Sun, 14 Mar 2010 21:58:56 +0000 (22:58 +0100)
Signed-off-by: Pierre Hauweele <antegallya@gmail.com>
schedutils/ionice.c

index 082b23bab3d6b754d2f6dc68438132f332565287..a57cf7f26729860d5b6bebe4f702c22f7474c45b 100644 (file)
@@ -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"