From 639ce0f3dc2f193e86206756c0b8af8f129f6eae Mon Sep 17 00:00:00 2001 From: Martin Steigerwald Date: Wed, 20 May 2009 11:33:49 +0200 Subject: [PATCH] man page fix to make lintian happy Signed-off-by: Jens Axboe --- fio.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fio.1 b/fio.1 index 10ff4b77..2d6ab957 100644 --- a/fio.1 +++ b/fio.1 @@ -197,8 +197,8 @@ If set, any size in \fBblocksize_range\fR may be used. This typically won't work with direct I/O, as that normally requires sector alignment. .TP .BI blockalign \fR=\fPint[,int] "\fR,\fB ba" \fR=\fPint[,int] -At what boundary to align random IO offsets. Defaults to the same as -'blocksize' the minimum blocksize given. Minimum alignment is typically 512b +At what boundary to align random IO offsets. Defaults to the same as 'blocksize' +the minimum blocksize given. Minimum alignment is typically 512b 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. -- 2.25.1