Man page typo on zero_buffers
authorJens Axboe <jens.axboe@oracle.com>
Sat, 14 Mar 2009 19:08:47 +0000 (20:08 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 14 Mar 2009 19:08:47 +0000 (20:08 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.1

diff --git a/fio.1 b/fio.1
index dd8eda97b1026c502ea03a216c52fea71d944590..04dcb73c7feed4c215a759acba536d410b1b56a7 100644 (file)
--- 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