projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcdd08b
)
DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs)
author
Christopher Faulet
<cfaulet@haproxy.com>
Mon, 2 Jun 2025 07:18:08 +0000
(09:18 +0200)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Tue, 17 Jun 2025 06:03:56 +0000
(08:03 +0200)
"identified" was used instead of "identifier". May be backported as far as
3.0
(cherry picked from commit
8e8cdf114b1961b008fd108dbe6b6c4aa0ce2b68
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit
81e566388907ca03c56ee30ad745ddd93ce04a97
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit
1a6a3e5d958e2a42246c221369b96d18715112b1
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
f6a313a
..
c794cb9
100644
(file)
--- 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.