From: Tomohiro Kusumi Date: Tue, 25 Jul 2017 19:05:41 +0000 (+0300) Subject: HOWTO: fix "should be to to" X-Git-Tag: fio-3.0~31 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;ds=sidebyside;h=f334e05ea134ff83abe3ccd8d1a2589b52d758f0;p=fio.git HOWTO: fix "should be to to" Signed-off-by: Tomohiro Kusumi Signed-off-by: Jens Axboe --- diff --git a/HOWTO b/HOWTO index e5446340..5a9cda5f 100644 --- a/HOWTO +++ b/HOWTO @@ -1255,7 +1255,7 @@ I/O type * 60% of accesses should be to the first 10% * 30% of accesses should be to the next 20% - * 8% of accesses should be to to the next 30% + * 8% of accesses should be to the next 30% * 2% of accesses should be to the next 40% we can define that through zoning of the random accesses. For the above diff --git a/fio.1 b/fio.1 index 7fe96e08..0badda14 100644 --- a/fio.1 +++ b/fio.1 @@ -1143,7 +1143,7 @@ given a criteria of: 30% of accesses should be to the next 20% .RE .RS -8% of accesses should be to to the next 30% +8% of accesses should be to the next 30% .RE .RS 2% of accesses should be to the next 40%