From: corubba Date: Sat, 7 Dec 2024 23:19:35 +0000 (+0100) Subject: Fix port-share journal doc X-Git-Tag: v2.7_alpha1~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9343cd101d74377305b96cd501b8659f64c70e46;p=thirdparty%2Fopenvpn.git Fix port-share journal doc Filename and content descriptions were switched. Signed-off-by: corubba Acked-by: Gert Doering Message-Id: URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg30036.html Signed-off-by: Gert Doering --- diff --git a/doc/man-sections/server-options.rst b/doc/man-sections/server-options.rst index 0632e314..3fe9862c 100644 --- a/doc/man-sections/server-options.rst +++ b/doc/man-sections/server-options.rst @@ -429,7 +429,7 @@ fast hardware. SSL/TLS authentication must be used in this mode. ``dir`` specifies an optional directory where a temporary file with name N containing content C will be dynamically generated for each proxy - connection, where N is the source IP:port of the client connection and C + connection, where C is the source IP:port of the client connection and N is the source IP:port of the connection to the proxy receiver. This directory can be used as a dictionary by the proxy receiver to determine the origin of the connection. Each generated file will be automatically