]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Fix port-share journal doc
authorcorubba <corubba@gmx.de>
Sat, 7 Dec 2024 23:19:35 +0000 (00:19 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 8 Dec 2024 14:17:42 +0000 (15:17 +0100)
Filename and content descriptions were switched.

Signed-off-by: corubba <corubba@gmx.de>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <d7c52354-8263-4423-8a4f-39bab3bd4d97@gmx.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg30036.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/server-options.rst

index 0632e31403d9d6bdfcaf67a2f90964afcd0d7b4c..3fe9862c50091315d84062af3fc472812efe4bbc 100644 (file)
@@ -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