HOWTO: fix wrong kb_base= description
authorTomohiro Kusumi <tkusumi@tuxera.com>
Wed, 16 Aug 2017 20:09:30 +0000 (23:09 +0300)
committerJens Axboe <axboe@kernel.dk>
Wed, 16 Aug 2017 20:12:07 +0000 (14:12 -0600)
commiteccce61a4b9863742bbb267690d118d45e309378
tree0f92a128fb54c391805e5113ccd0cd397a79f8cc
parent403bb450a8b48885b05d235ef6bf613561c94bbf
HOWTO: fix wrong kb_base= description

Definition of [KMGTP] and [KMGTP]i for kb_base=1000 are opposite.
It instead describes how it works when kb_base=1024 which is default.

This was originally spotted by Mikhail Terekhov in the mailing list
(in a related thread about a week ago, and the patch hasn't been sent).
http://www.spinics.net/lists/fio/msg06151.html

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
fio.1