diff options
Diffstat (limited to 'procps/mpstat.c')
-rw-r--r-- | procps/mpstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/mpstat.c b/procps/mpstat.c index da8f34dab..aa5a5c73f 100644 --- a/procps/mpstat.c +++ b/procps/mpstat.c | |||
@@ -844,7 +844,6 @@ static int get_irqcpu_nr(const char *f, int max_irqs) | |||
844 | //usage: "[-A] [-I SUM|CPU|ALL|SCPU] [-u] [-P num|ALL] [INTERVAL [COUNT]]" | 844 | //usage: "[-A] [-I SUM|CPU|ALL|SCPU] [-u] [-P num|ALL] [INTERVAL [COUNT]]" |
845 | //usage:#define mpstat_full_usage "\n\n" | 845 | //usage:#define mpstat_full_usage "\n\n" |
846 | //usage: "Per-processor statistics\n" | 846 | //usage: "Per-processor statistics\n" |
847 | //usage: "\nOptions:" | ||
848 | //usage: "\n -A Same as -I ALL -u -P ALL" | 847 | //usage: "\n -A Same as -I ALL -u -P ALL" |
849 | //usage: "\n -I SUM|CPU|ALL|SCPU Report interrupt statistics" | 848 | //usage: "\n -I SUM|CPU|ALL|SCPU Report interrupt statistics" |
850 | //usage: "\n -P num|ALL Processor to monitor" | 849 | //usage: "\n -P num|ALL Processor to monitor" |