From: Gianmarco De Gregori Date: Wed, 2 Apr 2025 14:08:51 +0000 (+0200) Subject: manpage: fix HTML format for --local X-Git-Tag: v2.7_alpha1~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a51fb119d7e9a9db9173a10f9e20a4035ca76bbe;p=thirdparty%2Fopenvpn.git manpage: fix HTML format for --local Fix the HTML format for --local directive to match the manpage structure. Change-Id: I8d981a66932a5424ed959b12ee0cdddf881de91e Signed-off-by: Gianmarco De Gregori Acked-by: Samuli Seppänen Message-Id: <20250402140901.18218-1-gert@greenie.muc.de> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg31321.html Signed-off-by: Gert Doering --- diff --git a/doc/man-sections/link-options.rst b/doc/man-sections/link-options.rst index 287473e8..8334d16f 100644 --- a/doc/man-sections/link-options.rst +++ b/doc/man-sections/link-options.rst @@ -106,7 +106,13 @@ the local and the remote host. is not reliable. It is recommended to set tun-mtu with enough headroom instead. ---local host|* [port] [protocol] +--local args + + Valid syntax: + :: + + local host|* [port] [protocol] + Local host name or IP address and port for bind. If specified, OpenVPN will bind to this address. If unspecified, OpenVPN will bind to all interfaces. '*' can be used as hostname and means 'any host' (OpenVPN will listen on what