From: Jens Axboe Date: Wed, 3 Dec 2014 17:10:59 +0000 (-0700) Subject: Fix a few spelling errors X-Git-Tag: fio-2.2.0~43 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=bd66aa2cb04e843ee8b7ba7faa6162ae1abb3d18;p=fio.git Fix a few spelling errors Signed-off-by: Jens Axboe --- diff --git a/examples/rbd.fio b/examples/rbd.fio index fcb494a8..9d73ca14 100644 --- a/examples/rbd.fio +++ b/examples/rbd.fio @@ -1,9 +1,9 @@ ###################################################################### # Example test for the RBD engine. # -# Runs a 4k random write test agains a RBD via librbd +# Runs a 4k random write test against a RBD via librbd # -# NOTE: Make sure you have either a RBD named 'fio_test' or change +# NOTE: Make sure you have either a RBD named 'fio_test' or change # the rbdname parameter. ###################################################################### [global] diff --git a/fio.1 b/fio.1 index fa2ac70c..77faa45b 100644 --- a/fio.1 +++ b/fio.1 @@ -946,7 +946,7 @@ comma delimited list of numbers, A-B ranges, or 'all'. .BI startdelay \fR=\fPirange Delay start of job for the specified number of seconds. Supports all time suffixes to allow specification of hours, minutes, seconds and -milliseconds - seconds are the default if a unit is ommited. +milliseconds - seconds are the default if a unit is omitted. Can be given as a range which causes each thread to choose randomly out of the range. .TP