From: Christopher Faulet Date: Mon, 2 Jun 2025 07:18:08 +0000 (+0200) Subject: DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) X-Git-Tag: v3.0.12~127 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=2ba8352e613f752d739d66d836d95bf514625c84;p=haproxy-3.0.git DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) "identified" was used instead of "identifier". May be backported as far as 3.0 (cherry picked from commit 8e8cdf114b1961b008fd108dbe6b6c4aa0ce2b68) Signed-off-by: Christopher Faulet (cherry picked from commit 81e566388907ca03c56ee30ad745ddd93ce04a97) Signed-off-by: Christopher Faulet (cherry picked from commit 1a6a3e5d958e2a42246c221369b96d18715112b1) Signed-off-by: Christopher Faulet --- diff --git a/doc/configuration.txt b/doc/configuration.txt index f6a313a..c794cb9 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1222,7 +1222,7 @@ the name format: of the name identifying the list. It means, for a given filename, Optional files and regular files reference the same list of pattern. - * Lists of pattern based on virtual files: The name is just an identified. It + * Lists of pattern based on virtual files: The name is just an identifier. It is not a reference to any file. "virt@" prefix must be used. It is part of the name. Thus it cannot be mixed with other kind of lists.