From 52a768c1a12d7e5006dbc338c924fea310d61ac2 Mon Sep 17 00:00:00 2001 From: Lars Marowsky-Bree Date: Thu, 26 Feb 2015 10:48:31 +0100 Subject: [PATCH] Typo fix in man page. josn should be json, of course. Signed-off-by: Jens Axboe --- fio.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1