diff options
author | Jon Schipp <jonschipp@gmail.com> | 2013-10-01 11:56:50 -0700 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-10-02 00:28:19 +0200 |
commit | d14f37ba7a01099d5532ffc88f7f1cf569b24776 (patch) | |
tree | 6c3704469a314619892f7489ad36de05fd9196fb | |
parent | 830430f2b7bf2ef8252eb39bd7238864c8de1da7 (diff) |
ifpps: man: grammar and typo edits
Removed, word "be", which was seen twice and removed unnecessary comma.
Signed-off-by: Jon Schipp <jonschipp@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | ifpps.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -67,9 +67,9 @@ Omit printing the CSV header. This option is only available if \[lq]\-c\[rq] is .PP .SS -l, --loop Continuously output the terminal data after a refresh interval. This option -is only available, if option \[lq]\-c\[rq] is given. For \[lq]\-l\[rq] it is -usually recommended to redirect the output into a file that is to be be -processed later with gnuplot(1). +is only available if option \[lq]\-c\[rq] is given. For \[lq]\-l\[rq] it is +usually recommended to redirect the output into a file that is to be processed +later with gnuplot(1). .PP .SS -m, --median Show median values across all CPUs for CPU load, interrupts (per interval and |