From: Zhu Yanhai Date: Mon, 2 Jan 2012 13:32:43 +0000 (+0100) Subject: Fix a man page typo X-Git-Tag: fio-2.0.1~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=23a7b043700bb99292091f50d98c2029c0110d26 Fix a man page typo The man page line of 'fadvise_hit' is exactly opposite to its true meaning. Signed-off-by: Zhu Yanhai Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index aeba39a3..75c8ec66 100644 --- a/fio.1 +++ b/fio.1 @@ -281,7 +281,7 @@ because ZFS doesn't support it. Default: 'posix'. .RE .TP .BI fadvise_hint \fR=\fPbool -Disable use of \fIposix_fadvise\fR\|(2) to advise the kernel what I/O patterns +Use of \fIposix_fadvise\fR\|(2) to advise the kernel what I/O patterns are likely to be issued. Default: true. .TP .BI size \fR=\fPint