From: Sitsofe Wheeler Date: Mon, 24 Sep 2018 22:51:56 +0000 (+0100) Subject: doc: delete repeated word "will" X-Git-Tag: fio-3.17~28^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b21fc93f2e076149cf644614437d13fa8a00ba49;p=fio.git doc: delete repeated word "will" Signed-off-by: Sitsofe Wheeler --- 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