Removing fix-command-line-help.patch, included upstream.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c39ff71cf2
commit
fef1ad1517
2 changed files with 0 additions and 19 deletions
18
debian/patches/fix-command-line-help.patch
vendored
18
debian/patches/fix-command-line-help.patch
vendored
|
@ -1,18 +0,0 @@
|
||||||
Description: Make command-line help consistent with manual page.
|
|
||||||
Mode was missing.
|
|
||||||
Author: Felix Lechner <felix.lechner@lease-up.com>
|
|
||||||
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932791
|
|
||||||
Forwarded: no
|
|
||||||
---
|
|
||||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|
||||||
--- a/ReadMe.c
|
|
||||||
+++ b/ReadMe.c
|
|
||||||
@@ -477,7 +477,7 @@ char Help_assemble[] =
|
|
||||||
;
|
|
||||||
|
|
||||||
char Help_manage[] =
|
|
||||||
-"Usage: mdadm arraydevice options component devices...\n"
|
|
||||||
+"Usage: mdadm [mode] arraydevice [options] <component devices...>\n"
|
|
||||||
"\n"
|
|
||||||
"This usage is for managing the component devices within an array.\n"
|
|
||||||
"The --manage option is not needed and is assumed if the first argument\n"
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,5 +1,4 @@
|
||||||
fix-manpages.patch
|
fix-manpages.patch
|
||||||
fix-command-line-help.patch
|
|
||||||
mdmonitor-service-simplify.diff
|
mdmonitor-service-simplify.diff
|
||||||
host-name-in-default-mailfrom.patch
|
host-name-in-default-mailfrom.patch
|
||||||
exit-gracefully-when-md-device-not-found.patch
|
exit-gracefully-when-md-device-not-found.patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue