man: add missing \ for fcntl(2) in write_hint option
authorTomohiro Kusumi <tkusumi@tuxera.com>
Sun, 16 Jul 2017 12:40:20 +0000 (15:40 +0300)
committerJens Axboe <axboe@kernel.dk>
Sun, 16 Jul 2017 14:11:14 +0000 (08:11 -0600)
8f4b9f24 ('Update documentation for write_hint') was missing \.
Without this '|' becomes visible.

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

No differences found