Fix spelling error in manpage.
authorMartin Steigerwald <ms@teamix.de>
Mon, 7 May 2012 15:06:13 +0000 (17:06 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 7 May 2012 15:06:13 +0000 (17:06 +0200)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fio.1

diff --git a/fio.1 b/fio.1
index 7997526a343120e3d24eb64fc51784498cae7749..4e626b075a74c7a17ef41e8da3829a7edb2342c7 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -70,7 +70,7 @@ Set the internal smalloc pool size to \fIkb\fP kilobytes.
 All fio parser warnings are fatal, causing fio to exit with an error.
 .TP
 .BI \-\-max\-jobs \fR=\fPnr
-Set the maximum allowed number of jobs (threads/processes) to suport.
+Set the maximum allowed number of jobs (threads/processes) to support.
 .TP
 .BI \-\-server \fR=\fPargs
 Start a backend server, with \fIargs\fP specifying what to listen to. See client/server section.