Typo fix in man page.
authorLars Marowsky-Bree <lmb@suse.com>
Thu, 26 Feb 2015 09:48:31 +0000 (10:48 +0100)
committerJens Axboe <axboe@fb.com>
Thu, 26 Feb 2015 15:16:49 +0000 (08:16 -0700)
josn should be json, of course.

Signed-off-by: Jens Axboe <axboe@fb.com>
fio.1

diff --git a/fio.1 b/fio.1
index b746da1fa569b49843a1372dc9072cc64013fc83..84d71a04a09d2ee2eb868a5fd3924666e55f2b02 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -21,7 +21,7 @@ list all available tracing options.
 Write output to \fIfilename\fR.
 .TP
 .BI \-\-output-format \fR=\fPformat
-Set the reporting format to \fInormal\fR, \fIterse\fR, or \fIjosn\fR.
+Set the reporting format to \fInormal\fR, \fIterse\fR, or \fIjson\fR.
 .TP
 .BI \-\-runtime \fR=\fPruntime
 Limit run time to \fIruntime\fR seconds.