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>
Wed, 12 Feb 2020 14:49:46 +0000 (15:49 +0100)
commit89285bff8c969fbb2cd5ea5224bcc158f3d5bfb0
treed3efe1265992d960685ce4244a8437638d2bb072
parent28935cd6aac34a84b2d6a7b56ea9a9e90e60d6be
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.

(cherry picked from commit 882093249a5e2261040f1107a74b6d2581a25932)
Signed-off-by: Willy Tarreau <w@1wt.eu>
doc/configuration.txt