NeilBrown: Fix typo in mdadm.conf.5

Martin F. Krafft madduck at alioth.debian.org
Thu Feb 5 19:35:17 UTC 2009


Module: mdadm
Branch: build
Commit: f83dc08a4ab9ee67ca614fbc5cda9e6efed9d062
URL:    http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=f83dc08a4ab9ee67ca614fbc5cda9e6efed9d062

Author: NeilBrown <neilb at suse.de>
Date:   Fri Nov 28 11:52:16 2008 +1100

Fix typo in mdadm.conf.5

Debian Bug #506245

Signed-off-by: NeilBrown <neilb at suse.de>
Signed-off-by: martin f. krafft <madduck at debian.org>

---

 debian/changelog |    2 ++
 mdadm.conf.5     |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18b1879..209b410 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ mdadm (2.6.7.2-1) UNRELEASED; urgency=low
     - Update md.txt to version 2.6.26 (the lenny kernel).
     - Add a dump of a website detailing md superblock formats.
     - Register FAQ, md.txt, RAID5-vs-RAID10, README.recipes with doc-base
+    - Cherry-picked UID/UUID typo in mdadm.conf(5) manpage fix (commit
+      0e69da7) (closes: #506245).
 
  -- martin f. krafft <madduck at debian.org>  Wed, 15 Oct 2008 12:33:29 +0200
 
diff --git a/mdadm.conf.5 b/mdadm.conf.5
index 40295be..376b838 100644
--- a/mdadm.conf.5
+++ b/mdadm.conf.5
@@ -313,7 +313,7 @@ DEVICE /dev/sd[bcdjkl]1
 .br
 DEVICE /dev/hda1 /dev/hdb1
 
-# /dev/md0 is known by its UID.
+# /dev/md0 is known by its UUID.
 .br
 ARRAY /dev/md0 UUID=3aaa0122:29827cfa:5331ad66:ca767371
 .br




More information about the pkg-mdadm-commits mailing list