]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: word converter ignores delimiters at the start or end of input string
authorJerome Magnin <jmagnin@haproxy.com>
Tue, 28 Jan 2020 12:33:44 +0000 (13:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 28 Jan 2020 12:44:48 +0000 (13:44 +0100)
commit882093249a5e2261040f1107a74b6d2581a25932
tree74c56394d653355a23126f3d22bbe6e15f2ec736
parent1e2256d4d39178c42fa6383cc53ef3b23084aa4b
DOC: word converter ignores delimiters at the start or end of input string

The comments for match_word() in pattern.c mention that delimiters
at the start or end of the input string will be ignored, but this
is not mentionned in the documentation.

Backport to all supported versions.
doc/configuration.txt