From: Jeremy Harris Date: Thu, 5 Oct 2023 12:25:01 +0000 (+0100) Subject: Docs: Fix variable name,. Bug 3034 X-Git-Tag: exim-4.97-RC2~2 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/ad67e5dbf792558b1a2ea3619746a6848415b41a?hp=8c226c7c891734a1dc98b6b1e99b7771dff853e1 Docs: Fix variable name,. Bug 3034 Broken-by: 8c226c7c8917 --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index ee6fc5c37..b3c9abb87 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -43016,8 +43016,8 @@ All other message types ignore the result string, and no other use is made of it. For a tcp:connect event, if the connection is being made to a proxy -then the &$host_address$& and &$port$& variables will be that of the proxy and not -the target system. +then the &$host_address$& and &$host_port$& variables +will be that of the proxy and not the target system. For tls:cert events, if GnuTLS is in use this will trigger only per chain element received on the connection.