Cc: Martin Wilck <mwi...@suse.com>
Cc: Benjamin Marzinski <bmarz...@redhat.com>
Cc: Christophe Varoqui <christophe.varo...@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazq...@gmail.com>
---
 multipath/multipath.conf.5 | 8 ++++----
 multipathd/main.c          | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 8a0ff0d8..c3a5f02f 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -243,26 +243,26 @@ The default is: \fBfailover\fR
 .
 .TP
 .B detect_pgpolicy
-If set to \fIyes\fR and all path devcices are configured with either the
+If set to \fIyes\fR and all path devices are configured with either the
 \fIalua\fR or \fIsysfs\fR prioritizer, the multipath device will automatically
 use the \fIgroup_by_prio\fR path_grouping_policy. If set to \fIno\fR, the
 path_grouping_policy will be selected as usual.
 .RS
 .TP
-The default is: \fIyes\fR
+The default is: \fByes\fR
 .RE
 .
 .
 .TP
 .B detect_pgpolicy_use_tpg
 If both this and \fIdetect_pgpolicy\fR are set to \fIyes\fR and all path
-devcices are configured with either the \fIalua\fR or \fIsysfs\fR prioritizer,
+devices are configured with either the \fIalua\fR or \fIsysfs\fR prioritizer,
 the multipath device will automatically use the \fIgroup_by_tpg\fR
 path_grouping_policy. If set to \fIno\fR, the path_grouping_policy will be
 selected by the method described for \fIdetect_pgpolicy\fR above.
 .RS
 .TP
-The default is: \fIno\fR
+The default is: \fBno\fR
 .RE
 .
 .
diff --git a/multipathd/main.c b/multipathd/main.c
index 6463d2b7..2e02a548 100644
--- a/multipathd/main.c
+++ b/multipathd/main.c
@@ -396,7 +396,7 @@ void put_multipath_config(__attribute__((unused)) void *arg)
 }
 
 /*
- * The path group orderings that this function finds acceptible are different
+ * The path group orderings that this function finds acceptable are different
  * from now select_path_group determines the best pathgroup. The idea here is
  * to only trigger a kernel reload when it is obvious that the pathgroups would
  * be out of order, even if all the paths were usable. Thus pathgroups with
-- 
2.41.0

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to