HOWTO: fix typo
authorJens Axboe <axboe@kernel.dk>
Thu, 9 May 2013 19:10:58 +0000 (21:10 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 May 2013 19:10:58 +0000 (21:10 +0200)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO

diff --git a/HOWTO b/HOWTO
index 8211c3b48166cd6f03e4f32d9beddf57cf1e03e2..b1dcd296d700abbb14a2c50d7146c5668aa686ba 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1230,7 +1230,7 @@ write_lat_log=str Same as write_bw_log, except that this option stores io
 
                write_lat_log=foo
 
 
                write_lat_log=foo
 
-               The actual log names will be foo_slat.log, foo_slat.log,
+               The actual log names will be foo_slat.log, foo_clat.log,
                and foo_lat.log. This helps fio_generate_plot fine the logs
                automatically.
 
                and foo_lat.log. This helps fio_generate_plot fine the logs
                automatically.