From: Christian Hesse <[email protected]>
This looked like...
--server-poll-timeout n
--connect-timeout n when connecting to [...]
... and this patch changes this to...
--server-poll-timeout n, --connect-timeout n
When connecting to [...]
... preserving correct highlighting.
Signed-off-by: Christian Hesse <[email protected]>
---
doc/openvpn.8 | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 7bd6d9d..68fed4e 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -3969,9 +3969,8 @@ See management\-notes.txt in the OpenVPN distribution for
a
description of the OpenVPN challenge/response protocol.
.\"*********************************************************
.TP
-.B \-\-server\-poll\-timeout n
-.B \-\-connect\-timeout n
-when connecting to a remote server do not wait for more than
+\fB\-\-server\-poll\-timeout n\fR, \fB\-\-connect\-timeout n\fR
+When connecting to a remote server do not wait for more than
.B n
seconds waiting for a response before trying the next server.
The default value is 120s. This timeout includes proxy and TCP
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel