summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iostat/iostat.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/iostat/iostat.8')
-rw-r--r--usr.sbin/iostat/iostat.89
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8
index 5952209..c8427e6 100644
--- a/usr.sbin/iostat/iostat.8
+++ b/usr.sbin/iostat/iostat.8
@@ -241,7 +241,14 @@ If no repeat
is specified, the default is infinity.
The
.Nm
-command will accept and honor a non-integer number of seconds.
+command will accept and honor a non-integer number of seconds. Note that
+the interval only has millisecond granularity. Smaller values will be
+truncated.
+.Pp
+e.g. -w1.0001 becomes -w1.000
+.Pp
+The interval will also suffer from modifications to hz so your mileage
+may vary.
.It Fl x
Show extended disk statistics.
Each disk is displayed on a line of its own with all available statistics.
OpenPOWER on IntegriCloud