r347 - in mdadm/trunk/debian: . patches

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Tue May 22 16:27:18 UTC 2007


Author: madduck
Date: 2007-05-22 16:27:18 +0000 (Tue, 22 May 2007)
New Revision: 347

Added:
   mdadm/trunk/debian/patches/99-md4-typo-FIX.dpatch
Modified:
   mdadm/trunk/debian/changelog
Log:
* Fix typos in md(4) manpage; thanks Jeroen (closes: #425576).

Modified: mdadm/trunk/debian/changelog
===================================================================
--- mdadm/trunk/debian/changelog	2007-05-22 10:35:55 UTC (rev 346)
+++ mdadm/trunk/debian/changelog	2007-05-22 16:27:18 UTC (rev 347)
@@ -1,3 +1,9 @@
+mdadm (2.6.2-2) unstable; urgency=low
+
+  * Fix typos in md(4) manpage; thanks Jeroen (closes: #425576).
+
+ -- martin f. krafft <madduck at debian.org>  Tue, 22 May 2007 18:26:56 +0200
+
 mdadm (2.6.2-1) unstable; urgency=low
 
   * New upstream release

Added: mdadm/trunk/debian/patches/99-md4-typo-FIX.dpatch
===================================================================
--- mdadm/trunk/debian/patches/99-md4-typo-FIX.dpatch	                        (rev 0)
+++ mdadm/trunk/debian/patches/99-md4-typo-FIX.dpatch	2007-05-22 16:27:18 UTC (rev 347)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 99-md4-typo-FIX.dpatch by martin f. krafft <madduck at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad mdadm-2.6.2~/md.4 mdadm-2.6.2/md.4
+--- mdadm-2.6.2~/md.4	2007-05-08 09:13:17.000000000 +0200
++++ mdadm-2.6.2/md.4	2007-05-22 18:25:21.000000000 +0200
+@@ -256,7 +256,7 @@
+ a different drive.  This is an artifact of the implementation and is
+ unlikely to be of real value.
+ 
+-.SS MUTIPATH
++.SS MULTIPATH
+ 
+ MULTIPATH is not really a RAID at all as there is only one real device
+ in a MULTIPATH md array.  However there are multiple access points


Property changes on: mdadm/trunk/debian/patches/99-md4-typo-FIX.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-mdadm-commits mailing list