Fix patch typo that broke compile.
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 7 Oct 2011 00:33:13 +0000 (00:33 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 7 Oct 2011 00:33:13 +0000 (00:33 +0000)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
patches/busybox/1.18.1/1.18.1-mdstart.diff

index d4fb6a018fd614c825a64e5cc36bc7d687a26b3d..3bf74d00df84949b22b1477e11e23cbd67b7fd88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
 # Distributed under the GPL v2
 # $Id$
 
+  07 Oct 2011; Robin H. Johnson <robbat2@gentoo.org>
+  patches/busybox/1.18.1/1.18.1-mdstart.diff:
+  Fix patch typo that broke compile.
+
   22 Sept 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
   defaults/linuxrc:
   Fix trailing backtick and root-on-LVM.
index 6e4bf3fca47b48318ee469a585af60281bcd17d8..d4e1d77bcfcf82443f02c9e9997c57d5e2313007 100644 (file)
@@ -24,7 +24,7 @@ diff -pruN a/include/usage.src.h mdstart/include/usage.src.h
 +#define mdstart_trivial_usage \
 +      "{[PARTITION] MD-NODE}..."
 +#define mdstart_full_usage \
-+      Run the RAID_AUTORUN ioctl on the given MD number"
++      "Run the RAID_AUTORUN ioctl on the given MD number"
 +
  #define dmesg_trivial_usage \
         "[-c] [-n LEVEL] [-s SIZE]"