diff options
author | Sitsofe Wheeler <sitsofe@yahoo.com> | 2018-09-24 23:51:56 +0100 |
---|---|---|
committer | Sitsofe Wheeler <sitsofe@yahoo.com> | 2019-10-24 07:19:02 +0100 |
commit | b21fc93f2e076149cf644614437d13fa8a00ba49 (patch) | |
tree | d6f23a7b2e934a676eaac70fd632eac84b22ac8e | |
parent | 338f2db5ba045ee4be7ce441dd4ded62de849b65 (diff) | |
download | fio-b21fc93f2e076149cf644614437d13fa8a00ba49.tar.gz fio-b21fc93f2e076149cf644614437d13fa8a00ba49.tar.bz2 |
doc: delete repeated word "will"
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
-rw-r--r-- | HOWTO | 2 | ||||
-rw-r--r-- | fio.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. @@ -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 |