DOC: config: fix rfc7239 forwarded typo in desc
replace specicy with specify in rfc7239 forwarded option description. Multiple occurences were found. May be backported in 2.8. (cherry picked from commit 45cbbdc84551e51cdaf0046e1371e8495d053fb5) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
parent
cf5344e507
commit
fceb0f42e7
@ -9043,16 +9043,16 @@ no option forwarded
|
||||
<host_expr> optional argument to specify a custom sample expression
|
||||
those result will be used as 'host' parameter value
|
||||
|
||||
<by_expr> optional argument to specicy a custom sample expression
|
||||
<by_expr> optional argument to specify a custom sample expression
|
||||
those result will be used as 'by' parameter nodename value
|
||||
|
||||
<for_expr> optional argument to specicy a custom sample expression
|
||||
<for_expr> optional argument to specify a custom sample expression
|
||||
those result will be used as 'for' parameter nodename value
|
||||
|
||||
<by_port_expr> optional argument to specicy a custom sample expression
|
||||
<by_port_expr> optional argument to specify a custom sample expression
|
||||
those result will be used as 'by' parameter nodeport value
|
||||
|
||||
<for_port_expr> optional argument to specicy a custom sample expression
|
||||
<for_port_expr> optional argument to specify a custom sample expression
|
||||
those result will be used as 'for' parameter nodeport value
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user