man: fix wrong info on sync_file_range=
authorTomohiro Kusumi <tkusumi@tuxera.com>
Fri, 14 Jul 2017 07:24:03 +0000 (10:24 +0300)
committerJens Axboe <axboe@kernel.dk>
Fri, 14 Jul 2017 14:25:24 +0000 (08:25 -0600)
commit74c30eab68f320d73f4c7cf192699cb8bfb14eaf
tree6525f6822a80bb5cb22e982a8c93f1ff1793a015
parent8f4b9f2475a4524067b6a0662aff006783919922
man: fix wrong info on sync_file_range=

This part isn't in sync with HOWTO, but also simply wrong.
HOWTO as well as the actual option have SYNC_FILE_RANGE_WAIT_AFTER for this.

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