From: Jens Axboe Date: Sat, 14 Mar 2009 19:08:47 +0000 (+0100) Subject: Man page typo on zero_buffers X-Git-Tag: fio-1.25~3^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=43602667a0b5fabccb4ea26c2c4b277843e36202;p=fio.git Man page typo on zero_buffers Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index dd8eda97..04dcb73c 100644 --- a/fio.1 +++ b/fio.1 @@ -199,6 +199,7 @@ At what boundary to align random IO offsets. Defaults to the same as for using direct IO, though it usually depends on the hardware block size. This option is mutually exclusive with using a random map for files, so it will turn off that option. +.TP .B zero_buffers Initialise buffers with all zeros. Default: fill buffers with random data. .TP