summaryrefslogtreecommitdiff
path: root/debian/patches/match-manpage-and-command-help.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
commit1aff45d6fdfbc63a0256a831a8f8644a84708e9f (patch)
treed6d784212695471186f84e218566125337aca617 /debian/patches/match-manpage-and-command-help.patch
parent6e3e95a9da9458ddf0874b4bd1c8ce6b47fcef27 (diff)
some work on 2.5.4-1
Diffstat (limited to 'debian/patches/match-manpage-and-command-help.patch')
-rw-r--r--debian/patches/match-manpage-and-command-help.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/match-manpage-and-command-help.patch b/debian/patches/match-manpage-and-command-help.patch
index 39b899c..79bc1c6 100644
--- a/debian/patches/match-manpage-and-command-help.patch
+++ b/debian/patches/match-manpage-and-command-help.patch
@@ -7,11 +7,11 @@ Subject: [PATCH] Change command help to match man page and implementation
src/openvpn/options.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-Index: openvpn/src/openvpn/options.c
+Index: trunk/src/openvpn/options.c
===================================================================
---- openvpn.orig/src/openvpn/options.c 2017-06-22 13:17:12.806680520 +0200
-+++ openvpn/src/openvpn/options.c 2017-06-22 13:17:12.802680492 +0200
-@@ -197,7 +197,7 @@
+--- trunk.orig/src/openvpn/options.c
++++ trunk/src/openvpn/options.c
+@@ -196,7 +196,7 @@ static const char usage_message[] =
" is established. Multiple routes can be specified.\n"
" netmask default: 255.255.255.255\n"
" gateway default: taken from --route-gateway or --ifconfig\n"