Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> --- schedutils/ionice.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/schedutils/ionice.c b/schedutils/ionice.c index fb5d04a..5528afe 100644 --- a/schedutils/ionice.c +++ b/schedutils/ionice.c @@ -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" -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html