Fix port-share journal doc

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>
(cherry picked from commit 9343cd101d)
This commit is contained in:
corubba 2024-12-08 00:19:35 +01:00 committed by Gert Doering
parent f966e67c24
commit 6d64fa4bff

View 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