From: Martin Steigerwald Date: Mon, 7 May 2012 15:06:13 +0000 (+0200) Subject: Fix spelling error in manpage. X-Git-Tag: gfio-0.1^2~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=57e118a23018222f72f83b81938dd5a44e53c658;p=fio.git Fix spelling error in manpage. Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index 7997526a..4e626b07 100644 --- 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.