ionice: fix typo

Signed-off-by: Pierre Hauweele <antegallya@gmail.com>
This commit is contained in:
Pierre Hauweele 2010-03-14 00:50:36 +01:00 committed by Karel Zak
parent 046959cca1
commit 4880a6f1ed
1 changed files with 1 additions and 1 deletions

View 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"