]> granicus.if.org Git - sysstat/commitdiff
iostat: Small fix in manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 13:29:23 +0000 (14:29 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 13:29:23 +0000 (14:29 +0100)
Option -H doesn't enable option -h by default.
Also put option -H at the right place.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
man/iostat.in

index 543ec052d6f9f8ec13998b5abcfb939add735925..3425621df42db6be97272fdebfca0076dd6c8e92 100644 (file)
@@ -1,4 +1,4 @@
-.TH IOSTAT 1 "AUGUST 2016" Linux "Linux User's Manual" -*- nroff -*-
+.TH IOSTAT 1 "NOVEMBER 2016" Linux "Linux User's Manual" -*- nroff -*-
 .SH NAME
 iostat \- Report Central Processing Unit (CPU) statistics and input/output
 statistics for devices and partitions.
@@ -288,6 +288,10 @@ and made up of all the devices in the list. The
 .B ALL
 keyword means that all the block devices defined by the system shall be
 included in the group.
+.IP -H
+This option must be used with option -g and indicates that only global
+statistics for the group are to be displayed, and not statistics for
+individual devices in the group.
 .IP -h
 Make the Device Utilization Report easier to read by a human.
 .IP "-j { ID | LABEL | PATH | UUID | ... } [ device [...] | ALL ]"
@@ -299,12 +303,6 @@ only prerequisite is that directory with required persistent names is present in
 .IR /dev/disk .
 Optionally, multiple devices can be specified in the chosen persistent name type.
 Because persistent device names are usually long, option
-.IP -H
-This option must be used with option -g and indicates that only global
-statistics for the group are to be displayed, and not statistics for
-individual devices in the group.
-.B -h
-is enabled implicitly with this option.
 .IP -k
 Display statistics in kilobytes per second.
 .IP -m