From: Willy Tarreau Date: Mon, 16 Jan 2023 11:07:12 +0000 (+0100) Subject: DOC: config: fix wrong section number for "protocol prefixes" X-Git-Tag: v2.8-dev2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4c6fbe87e92168531730491c23b86f1bb52eaac;p=thirdparty%2Fhaproxy.git DOC: config: fix wrong section number for "protocol prefixes" The socket type prefixes used to reference section "11.5.3" instead of "11.3" for "protocol prefixes". --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 7a22216e36..3bd7066d65 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -24079,7 +24079,7 @@ This is the case for "log" statement where the default is syslog over UDP but we could force to use syslog over TCP. Those prefixes were designed for internal purpose and users should -instead use aliases of the next section "11.5.3 Protocol prefixes". +instead use aliases of the next section "11.3 Protocol prefixes". If users need one those prefixes to perform what they expect because they can not configure the same using the protocol prefixes, they should