diff mbox series

[2/3] multipathd.8: remove misleading paragraph about multipath

Message ID 20220903111128.14367-3-mwilck@suse.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show
Series multipath-tools documentation fixes | expand

Commit Message

Martin Wilck Sept. 3, 2022, 11:11 a.m. UTC
From: Martin Wilck <mwilck@suse.com>

This has been wrong for a long time. Remove it.

Signed-off-by: Martin Wilck <mwilck@suse.com>
---
 multipathd/multipathd.8 | 4 ----
 1 file changed, 4 deletions(-)
diff mbox series

Patch

diff --git a/multipathd/multipathd.8 b/multipathd/multipathd.8
index a828864..ad46a99 100644
--- a/multipathd/multipathd.8
+++ b/multipathd/multipathd.8
@@ -48,10 +48,6 @@  map regains its maximum performance and redundancy.
 With the \fB-k\fR option, \fBmultipathd\fR acts as a client utility that
 sends commands to a running instance of the multipathd daemon (see
 \fBCOMMANDS\fR below).
-
-This daemon executes the external \fBmultipath\fR tool when events occur.
-In turn, the multipath tool signals the multipathd daemon when it is done with
-devmap reconfiguration, so that it can refresh its failed path list.
 .
 .
 .\" ----------------------------------------------------------------------------