mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
DOC: config: fix missing characters in set-spoe-group action
It was written "Thaction" instead of "This action".
This commit is contained in:
parent
dbd021da7f
commit
3a69478274
@ -13771,7 +13771,7 @@ tcp-request content sc-set-gpt0(<sc-id>) { <int> | <expr> }
|
||||
tcp-request content send-spoe-group <engine-name> <group-name>
|
||||
[ { if | unless } <condition> ]
|
||||
|
||||
Thaction is is used to trigger sending of a group of SPOE messages. Please
|
||||
This action is is used to trigger sending of a group of SPOE messages. Please
|
||||
refer to "http-request send-spoe-group" for a complete description.
|
||||
|
||||
tcp-request content set-bandwidth-limit <name> [limit { <expr> | <size> }]
|
||||
@ -14259,7 +14259,7 @@ tcp-resposne content sc-set-gpt0(<sc-id>) { <int> | <expr> }
|
||||
tcp-response content send-spoe-group <engine-name> <group-name>
|
||||
[ { if | unless } <condition> ]
|
||||
|
||||
Thaction is is used to trigger sending of a group of SPOE messages. Please
|
||||
This action is is used to trigger sending of a group of SPOE messages. Please
|
||||
refer to "http-request send-spoe-group" for a complete description.
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user