diff mbox

Fix rr_min_io_rq keyword name in multipath.conf.5

Message ID 1363953775-16166-1-git-send-email-hare@suse.de (mailing list archive)
State Deferred, archived
Headers show

Commit Message

Hannes Reinecke March 22, 2013, 12:02 p.m. UTC
From: Leonardo Chiquitto <lchiquitto@suse.com>

Fix typo.

Signed-off-by: Leonardo Chiquitto <lchiquitto@suse.com>
Acked-by: Hannes Reinecke <hare@suse.de>


--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
diff mbox

Patch

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 29106b0..7d689e6 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -270,7 +270,7 @@  The number of IO to route to a path before switching to the next in
 the same path group. This is only for BIO based multipath. Default is
 .I 1000
 .TP
-.B rr_min_io_q
+.B rr_min_io_rq
 The number of IO requests to route to a path before switching to the
 next in the same path group. This is only for request based multipath.
 Default is
@@ -496,7 +496,7 @@  section:
 .TP
 .B rr_min_io
 .TP
-.B rr_min_io_q
+.B rr_min_io_rq
 .TP
 .B features
 .TP