Spelling: Fix allows to -> allows one to in man 1 fio
authorSven Hoexter <sven@stormbind.net>
Mon, 28 Nov 2022 18:47:48 +0000 (19:47 +0100)
committerSven Hoexter <sven@stormbind.net>
Mon, 28 Nov 2022 18:50:31 +0000 (19:50 +0100)
Reported by lintian, a Debian package linter.

Signed-off-by: Sven Hoexter <sven@stormbind.net>
fio.1

diff --git a/fio.1 b/fio.1
index a156bf5d4eb377889635f123cd0c0eb7523240ac..7f29bdbe7c451f0a1687c5d99ed0c1ccbf5030b9 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -830,7 +830,7 @@ so. Default: false.
 .BI max_open_zones \fR=\fPint
 When running a random write test across an entire drive many more zones will be
 open than in a typical application workload. Hence this command line option
-that allows to limit the number of open zones. The number of open zones is
+that allows one to limit the number of open zones. The number of open zones is
 defined as the number of zones to which write commands are issued by all
 threads/processes.
 .TP
@@ -1224,7 +1224,7 @@ map. For the \fBnormal\fR distribution, a normal (Gaussian) deviation is
 supplied as a value between 0 and 100.
 .P
 The second, optional float is allowed for \fBpareto\fR, \fBzipf\fR and \fBnormal\fR
-distributions. It allows to set base of distribution in non-default place, giving
+distributions. It allows one to set base of distribution in non-default place, giving
 more control over most probable outcome. This value is in range [0-1] which maps linearly to
 range of possible random values.
 Defaults are: random for \fBpareto\fR and \fBzipf\fR, and 0.5 for \fBnormal\fR.
@@ -4213,7 +4213,7 @@ This format is not supported in fio versions >= 1.20\-rc3.
 .TP
 .B Trace file format v2
 The second version of the trace file format was added in fio version 1.17. It
-allows to access more then one file per trace and has a bigger set of possible
+allows one to access more then one file per trace and has a bigger set of possible
 file actions.
 .RS
 .P