ionice: drop the duplicate docstring

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
This commit is contained in:
Benno Schulenberg 2015-01-18 21:40:29 +01:00 committed by Karel Zak
parent 54fefa078e
commit 6b93474df7
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@ static void ioprio_setid(int which, int ioclass, int data, int who)
static void __attribute__ ((__noreturn__)) usage(FILE * out)
{
fputs(_("\nSets or gets the IO scheduling class and priority of processes.\n"), out);
fputs(USAGE_HEADER, out);
fprintf(out, _(" %1$s [options] -p <pid>...\n"
" %1$s [options] -P <pgid>...\n"