freebsd-dev/usr.sbin/iostat
Yaroslav Tykhiy 43b98c2b52 Clarify a few details about iostat(8) behavior:
- The default repeat count for iostat(8) is 1 unless there
  was a -w on the command line.

- A -x display doesn't include TTY or CPU stats by default
  but they can be turned on with a -T or -C, respectively.

Submitted by:	arundel (initial version)
Reviewed by:	arundel
MFC after:	1 week
2010-11-24 00:05:19 +00:00
..
iostat.8 Clarify a few details about iostat(8) behavior: 2010-11-24 00:05:19 +00:00
iostat.c Change "wait" banner to "qlen" to be more indicative of its purpose and to 2010-11-17 15:12:10 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00