diff options
| author | Dmitry Morozovsky <marck@FreeBSD.org> | 2015-03-08 19:50:30 +0000 |
|---|---|---|
| committer | Dmitry Morozovsky <marck@FreeBSD.org> | 2015-03-08 19:50:30 +0000 |
| commit | b4ed898162242f86fc638ef32d959545b3e3a396 (patch) | |
| tree | 200f97cee0bad71a9e4c84f520bc147c20db874e /usr.bin/ctlstat | |
| parent | 1ee35324519a6be759d752c4d70d6ef5acb42939 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ctlstat')
| -rw-r--r-- | usr.bin/ctlstat/ctlstat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ctlstat/ctlstat.8 b/usr.bin/ctlstat/ctlstat.8 index 4b63251db0d0..8351d9a372b7 100644 --- a/usr.bin/ctlstat/ctlstat.8 +++ b/usr.bin/ctlstat/ctlstat.8 @@ -69,7 +69,7 @@ and a combined total column that also includes non I/O operations. .It Fl c Ar count Display statistics this many times. .It Fl C -Disable CPU statistics. +Disable CPU statistics display. .It Fl d Display DMA operation time (latency) instead of overall I/O time (latency). .It Fl D |
