projects
/
haproxy-3.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30e59ab
)
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 05:55:18 +0000
(07:55 +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>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
c719c0e
..
8503a1b
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-1350,7
+1350,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.