diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-12-12 15:38:07 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-12-12 15:38:07 +0000 |
| commit | 26b848c3d7b6b81c2125bf5cd5250bd30bfb2ca8 (patch) | |
| tree | a5a392036102fd94dcf24e5abd8d4f64103b1de3 | |
| parent | 0912b29fde47a14c092edb8ef9229453a49121f6 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/iostat/iostat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index 9e38e929ea86..8b444a731cbb 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -129,7 +129,7 @@ per measurement cycle. Display total statstics for a given time period, rather than average statistics for each second during that time period. .It Fl K -In the blocks transfered display (-o), display block count in kilobytes rather +In the blocks transferred display (-o), display block count in kilobytes rather then the device native block size. .It Fl M Extract values associated with the name list from the specified core |
