From: Jeremy Harris Date: Sun, 1 Jan 2017 13:21:39 +0000 (+0000) Subject: Docs: fix smtp transport TFO option indexing X-Git-Tag: exim-4_89_RC1~49 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/ebf06858e93a762db6ced38f8b2184cc97194b04 Docs: fix smtp transport TFO option indexing --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 465a30525..4497a8f9e 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -23972,9 +23972,9 @@ CHUNKING support, Exim will attempt to use BDAT commands rather than DATA. BDAT will not be used in conjuction with a transport filter. .option hosts_try_fastopen smtp "host list!!" unset -.option "fast open, TCP" "enabling, in client" -.option "TCP Fast Open" "enabling, in client" -.option "RFC 7413" "TCP Fast Open" +.cindex "fast open, TCP" "enabling, in client" +.cindex "TCP Fast Open" "enabling, in client" +.cindex "RFC 7413" "TCP Fast Open" This option provides a list of servers to which, provided the facility is supported by this system, Exim will attempt to perform a TCP Fast Open.