From 43602667a0b5fabccb4ea26c2c4b277843e36202 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Sat, 14 Mar 2009 20:08:47 +0100 Subject: [PATCH] Man page typo on zero_buffers Signed-off-by: Jens Axboe --- fio.1 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1