Fix the HTML format for --local directive
to match the manpage structure.
Change-Id: I8d981a66932a5424ed959b12ee0cdddf881de91e
Signed-off-by: Gianmarco De Gregori <gianmarco@mandelbit.com>
Acked-by: Samuli Seppänen <sasepp@proton.me>
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 <gert@greenie.muc.de>
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