From e081d03e2d41ead2d17478dae58cc8a8625f9135 Mon Sep 17 00:00:00 2001 From: Zhu Yanhai Date: Mon, 8 Aug 2011 09:06:27 +0200 Subject: [PATCH 1/1] Fix a typo in fio.1 softrandommap requires an bool argument actually. 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 65877d20..144a4ac7 100644 --- a/fio.1 +++ b/fio.1 @@ -512,7 +512,7 @@ Normally \fBfio\fR will cover every block of the file when doing random I/O. If this parameter is given, a new offset will be chosen without looking at past I/O history. This parameter is mutually exclusive with \fBverify\fR. .TP -.B softrandommap +.B softrandommap \fR=\fPbool See \fBnorandommap\fR. If fio runs with the random block map enabled and it fails to allocate the map, if this option is set it will continue without a random block map. As coverage will not be as complete as with random maps, this -- 2.25.1