diff mbox

[2/4] multipath-tools: fix mistyped kpartx in README

Message ID 1461770074-13428-2-git-send-email-xose.vazquez@gmail.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Xose Vazquez Perez April 27, 2016, 3:14 p.m. UTC
replace kpartxrtx with kpartx

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/README b/README
index 89d5e19..a81666c 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@  Device Mapper multipathing driver:
 multipath - Device mapper target autoconfig.
 multipathd - Multipath daemon.
 mpathpersist - Manages SCSI persistent reservations on dm multipath devices.
-kpartxrtx - Create device maps from partition tables.
+kpartx - Create device maps from partition tables.
 
 To get latest code: git clone http://git.opensvc.com/multipath-tools/.git