aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/fio/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fio/README b/system/fio/README
index 9a6fac8268a20..0bf5fd9be1b88 100644
--- a/system/fio/README
+++ b/system/fio/README
@@ -11,7 +11,7 @@ To build the fio GUI, pass GUI=yes to the SlackBuild script:
Example Usage:
-This process runs a random read and write of two 128MB files created during
-execution of fio.
+This process runs a random read and write of two 128MB files created
+during execution of fio.
$ fio --name=global --rw=randread --size=128m --name=job1 --name=job2