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
This commit is contained in:
Yaroslav Tykhiy 2010-08-07 11:13:50 +00:00
parent 8dc7024be4
commit 40f2ad794d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211001

View File

@ -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.