aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2010-08-07 11:13:50 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2010-08-07 11:13:50 +0000
commit40f2ad794dd645d9c07a7df7335e7f18f63dd366 (patch)
tree5970fa337d8c705438091bffb8e84af3a50841b5 /usr.sbin
parent8dc7024be4aa0f00361478e2999d8829e4fe26af (diff)
downloadsrc-40f2ad794dd645d9c07a7df7335e7f18f63dd366.tar.gz
src-40f2ad794dd645d9c07a7df7335e7f18f63dd366.zip
Move the sentences telling the defaults for -c and -w
to where they belong. Previously they were misplaced, i.e., swapped. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=211001
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/iostat/iostat.812
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8
index 9269caeb6e2a..7b268d75a00e 100644
--- a/usr.sbin/iostat/iostat.8
+++ b/usr.sbin/iostat/iostat.8
@@ -100,9 +100,9 @@ The options are as follows:
Repeat the display
.Ar count
times.
-If no
-.Ar wait
-interval is specified, the default is 1 second.
+If no repeat
+.Ar count
+is specified, the default is infinity.
.It Fl C
Display CPU statistics.
This is on by default, unless
@@ -236,9 +236,9 @@ is specified.
Pause
.Ar wait
seconds between each display.
-If no repeat
-.Ar count
-is specified, the default is infinity.
+If no
+.Ar wait
+interval is specified, the default is 1 second.
The
.Nm
command will accept and honor a non-integer number of seconds.