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".
(cherry picked from commit d4c6fbe87e
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 41664236b7b8d1cc8ca146df0b4b8f41a362406f)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
parent
dad6068c35
commit
398eea103e
@ -23583,7 +23583,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
|
||||
|
Loading…
Reference in New Issue
Block a user