diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-12-12 15:38:07 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-12-12 15:38:07 +0000 |
commit | aa804165215dc346bd65b35037d068d586ae7748 (patch) | |
tree | a5a392036102fd94dcf24e5abd8d4f64103b1de3 /usr.sbin/iostat | |
parent | 0ed6cc605cbc3d4fb8ae2a0502e1c2325edfae3a (diff) | |
download | FreeBSD-src-aa804165215dc346bd65b35037d068d586ae7748.zip FreeBSD-src-aa804165215dc346bd65b35037d068d586ae7748.tar.gz |
MFS: Spelling: s/transfered/transferred/
PR: 46104
Pointed out by: Rich Morin <rdm@cfcl.com>
Approved by: re (rwatson)
Diffstat (limited to 'usr.sbin/iostat')
-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 9e38e92..8b444a7 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 |