From b21fc93f2e076149cf644614437d13fa8a00ba49 Mon Sep 17 00:00:00 2001 From: Sitsofe Wheeler Date: Mon, 24 Sep 2018 23:51:56 +0100 Subject: [PATCH] doc: delete repeated word "will" Signed-off-by: Sitsofe Wheeler --- HOWTO | 2 +- fio.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HOWTO b/HOWTO index 96a047de..64c6a033 100644 --- a/HOWTO +++ b/HOWTO @@ -2713,7 +2713,7 @@ Threads, processes and job synchronization Each job will get a unique CPU from the CPU set. **shared** is the default behavior, if the option isn't specified. If - **split** is specified, then fio will will assign one cpu per job. If not + **split** is specified, then fio will assign one cpu per job. If not enough CPUs are given for the jobs listed, then fio will roundrobin the CPUs in the set. diff --git a/fio.1 b/fio.1 index aaa3e99f..087d3778 100644 --- a/fio.1 +++ b/fio.1 @@ -2411,7 +2411,7 @@ Each job will get a unique CPU from the CPU set. .RE .P \fBshared\fR is the default behavior, if the option isn't specified. If -\fBsplit\fR is specified, then fio will will assign one cpu per job. If not +\fBsplit\fR is specified, then fio will assign one cpu per job. If not enough CPUs are given for the jobs listed, then fio will roundrobin the CPUs in the set. .RE -- 2.25.1