summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Marowsky-Bree <lmb@suse.com>2015-02-26 10:48:31 +0100
committerMohamad Ayyash <mkayyash@google.com>2015-03-06 17:58:34 -0800
commit2ed0d1b6a79a429fb8cd04a4915b79aad7683532 (patch)
tree91967f19350a7c9e5e40838532dabdae82bdb631
parent6a03ba6cbc8fb2ef3771269a95ea5eac96b22f36 (diff)
downloadfio-2ed0d1b6a79a429fb8cd04a4915b79aad7683532.tar.gz
Typo fix in man page.
josn should be json, of course. Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r--fio.12
1 files changed, 1 insertions, 1 deletions
diff --git a/fio.1 b/fio.1
index b746da1f..84d71a04 100644
--- 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.