From 23a7b043700bb99292091f50d98c2029c0110d26 Mon Sep 17 00:00:00 2001 From: Zhu Yanhai Date: Mon, 2 Jan 2012 14:32:43 +0100 Subject: [PATCH 1/1] 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 --- fio.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1