summaryrefslogtreecommitdiff
path: root/debian/patches/match-manpage-and-command-help.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/match-manpage-and-command-help.patch')
-rw-r--r--debian/patches/match-manpage-and-command-help.patch13
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/patches/match-manpage-and-command-help.patch b/debian/patches/match-manpage-and-command-help.patch
index 39b899c..34ed3cd 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
-===================================================================
---- 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 @@
+diff --git a/src/openvpn/options.c b/src/openvpn/options.c
+index bfedb6a..80143e6 100644
+--- a/src/openvpn/options.c
++++ b/src/openvpn/options.c
+@@ -198,7 +198,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"
@@ -20,3 +20,6 @@ Index: openvpn/src/openvpn/options.c
"--route-ipv6 network/bits [gateway] [metric] :\n"
" Add IPv6 route to routing table after connection\n"
" is established. Multiple routes can be specified.\n"
+--
+2.10.1 (Apple Git-78)
+