2c69b486a0
Modify 0076-RHBZ-1056686-add-hw_str_match.patch * free temporary memory used during configuration Add 0078-RHBZ-1054044-fix-mpathconf-manpage.patch * fix typo Add 0079-RHBZ-1070581-add-wwid-option.patch * add multipath option "-a". To add a device's wwid to the wwids file Add 0080-RHBZ-1075796-cmdline-wwid.patch * add multipath option "-A" to add wwids specified by the kernel command line mapth.wwid options.
18 lines
691 B
Diff
18 lines
691 B
Diff
---
|
|
multipath/mpathconf.8 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: multipath-tools-130222/multipath/mpathconf.8
|
|
===================================================================
|
|
--- multipath-tools-130222.orig/multipath/mpathconf.8
|
|
+++ multipath-tools-130222/multipath/mpathconf.8
|
|
@@ -86,7 +86,7 @@ If set to \fBy\fP, this runs
|
|
.B service multipathd start
|
|
to start the multipathd daemon on \fB--enable\fP,
|
|
.B service multipathd stop
|
|
-to start the multipathd daemon on \fB--disable\fP, and
|
|
+to stop the multipathd daemon on \fB--disable\fP, and
|
|
.B service multipathd reload
|
|
to reconfigure multipathd on \fB--user_frindly_names\fP and
|
|
\fB--find_multipaths\fP.
|