From: Frank Lichtenheld Date: Fri, 13 Oct 2023 10:23:16 +0000 (+0200) Subject: doc: fix argument name in --route-delay documentation X-Git-Tag: v2.7_alpha1~401 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e99ac54a6373a259ed82f45fbbf9e7a1b38ab6b;p=thirdparty%2Fopenvpn.git doc: fix argument name in --route-delay documentation Also remove redundant "by default". Change-Id: I6f55d15ce6a5fe2f59bbc1cb51c8474f1f81dfca Signed-off-by: Frank Lichtenheld Acked-by: Arne Schwabe Message-Id: <20231013102316.330086-1-frank@lichtenheld.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg27197.html Signed-off-by: Gert Doering --- diff --git a/doc/man-sections/vpn-network-options.rst b/doc/man-sections/vpn-network-options.rst index b7f33acd8..3fa3ccf10 100644 --- a/doc/man-sections/vpn-network-options.rst +++ b/doc/man-sections/vpn-network-options.rst @@ -420,7 +420,7 @@ routing. route-delay route-delay n - route-delay n m + route-delay n w Delay ``n`` seconds (default :code:`0`) after connection establishment, before adding routes. If ``n`` is :code:`0`, routes will be added @@ -434,7 +434,7 @@ routing. to complete before routes are added. On Windows, ``--route-delay`` tries to be more intelligent by waiting - ``w`` seconds (default :code:`30` by default) for the TAP-Win32 adapter + ``w`` seconds (default :code:`30`) for the TAP-Win32 adapter to come up before adding routes. --route-ipv6 args