From: Zhu Yanhai Date: Mon, 8 Aug 2011 07:06:27 +0000 (+0200) Subject: Fix a typo in fio.1 X-Git-Tag: fio-1.58~35 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=e081d03e2d41ead2d17478dae58cc8a8625f9135;hp=d392365ee61ecf469963ca0dffe06d604332d7d2;ds=inline Fix a typo in fio.1 softrandommap requires an bool argument actually. Signed-off-by: Zhu Yanhai Signed-off-by: Jens Axboe --- 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