diff options
Diffstat (limited to 'debian/patches/manpage_fixes.patch')
-rw-r--r-- | debian/patches/manpage_fixes.patch | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/debian/patches/manpage_fixes.patch b/debian/patches/manpage_fixes.patch deleted file mode 100644 index 61f33b7..0000000 --- a/debian/patches/manpage_fixes.patch +++ /dev/null @@ -1,40 +0,0 @@ -Description: Man page fixes -Author: Alberto Gonzalez Iniesta <agi@inittab.org> -Index: openvpn/doc/openvpn.8 -=================================================================== ---- openvpn.orig/doc/openvpn.8 2016-05-10 17:41:23.135507996 +0200 -+++ openvpn/doc/openvpn.8 2016-05-10 17:41:23.131508031 +0200 -@@ -21,13 +21,13 @@ - .\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - .\" - .\" Manual page for openvpn --.\ -+.\" - .\" SH section heading - .\" SS subsection heading - .\" LP paragraph - .\" IP indented paragraph - .\" TP hanging label --.\ -+.\" - .\" .nf -- no formatting - .\" .fi -- resume formatting - .\" .ft 3 -- boldface -@@ -4006,7 +4006,7 @@ - This option is only relevant in UDP mode, i.e. - when either - .B \-\-proto udp --is specifed, or no -+is specified, or no - .B \-\-proto - option is specified. - -@@ -5279,7 +5279,7 @@ - .B \-\-dev tun - mode, OpenVPN will cause the DHCP server to masquerade as if it were - coming from the remote endpoint. The optional offset parameter is --an integer which is > -256 and < 256 and which defaults to 0. -+an integer which is > \-256 and < 256 and which defaults to 0. - If offset is positive, the DHCP server will masquerade as the IP - address at network address + offset. - If offset is negative, the DHCP server will masquerade as the IP |