From d94873f6cc2c24e29964e4483b0bc02653860deb Mon Sep 17 00:00:00 2001 From: Jan Just Keijser Date: Sun, 3 Feb 2013 13:47:01 +0100 Subject: [PATCH] man page patch for missing options man page patch to include the options that were made connection-entry specific in 2.3.0 Acked-by: Gert Doering Message-ID: 510E4344.6010608@nikhef.nl Signed-off-by: Gert Doering --- doc/openvpn.8 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 2ed520152..829bbd22d 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -346,20 +346,27 @@ block: .B connect-retry, .B connect-retry-max, .B connect-timeout, +.B explicit-exit-notify, .B float, +.B fragment, .B http-proxy, .B http-proxy-option, .B http-proxy-retry, .B http-proxy-timeout, +.B link-mtu, .B local, .B lport, +.B mssfix, +.B mtu-disc, .B nobind, .B port, .B proto, .B remote, .B rport, -.B socks-proxy, and -.B socks-proxy-retry. +.B socks-proxy, +.B socks-proxy-retry, +.B tun-mtu and +.B tun-mtu-extra. A defaulting mechanism exists for specifying options to apply to all -- 2.47.2