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".
This commit is contained in:
parent
64763342aa
commit
d4c6fbe87e
@ -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.
|
but we could force to use syslog over TCP.
|
||||||
|
|
||||||
Those prefixes were designed for internal purpose and users should
|
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
|
If users need one those prefixes to perform what they expect because
|
||||||
they can not configure the same using the protocol prefixes, they should
|
they can not configure the same using the protocol prefixes, they should
|
||||||
|
Loading…
Reference in New Issue
Block a user