man page: add offset unit info for offset= option
authorTomohiro Kusumi <tkusumi@tuxera.com>
Tue, 27 Jun 2017 15:20:07 +0000 (18:20 +0300)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Jun 2017 15:45:14 +0000 (09:45 -0600)
commitf20560da2bdae6abcf600dc719c9e04c9948133b
treedc587822a9944d351ce207abc53c79df5d734e32
parent82dbb8cbf00b0e70d8ca55d484fedf588c1bcb33
man page: add offset unit info for offset= option

Apply below commit to fio(1) man page.
82dbb8cb (HOWTO: add offset unit info for offset= option)

Certain sections/options of the man page are not in sync with HOWTO,
but this one was identical, thus the changes are the same as above.

--
On 06/27/2017 08:56 AM, Elliott, Robert (Persistent Memory) wrote:
>>  HOWTO | 8 +++++---
>>  1 file changed, 5 insertions(+), 3 deletions(-)
>
> The manpage (fio.1) should be updated as well - that's more visible to users.
Agree, I usually catch that.

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