martin f. krafft: fix a typo

Martin F. Krafft madduck at alioth.debian.org
Sat Sep 10 10:58:07 UTC 2011


Module: mdadm
Branch: contrib/docs/raid5-vs-raid10
Commit: 0b7477de5705ac7a6309be4512ca22e2c5299c88
URL:    http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=0b7477de5705ac7a6309be4512ca22e2c5299c88

Author: martin f. krafft <madduck at debian.org>
Date:   Mon Aug  1 11:36:11 2011 +0200

fix a typo

Signed-off-by: martin f. krafft <madduck at debian.org>

---

 docs/RAID5_versus_RAID10.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/RAID5_versus_RAID10.txt b/docs/RAID5_versus_RAID10.txt
index ac39afb..8278ab2 100644
--- a/docs/RAID5_versus_RAID10.txt
+++ b/docs/RAID5_versus_RAID10.txt
@@ -69,7 +69,7 @@ Now what is RAID10:
 
 RAID10 is one of the combinations of RAID1 (mirroring) and RAID0
 (striping) which are possible.  There used to be confusion about what
-RAID01 or RAID01 meant and different RAID vendors defined them
+RAID01 or RAID10 meant and different RAID vendors defined them
 differently.  About five years or so ago I proposed the following standard
 language which seems to have taken hold.  When N mirrored pairs are
 striped together this is called RAID10 because the mirroring (RAID1) is




More information about the pkg-mdadm-commits mailing list