mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
map type/name were swapped
This commit is contained in:
parent
12b09c58e2
commit
cf5e2496f7
1 changed files with 1 additions and 1 deletions
|
|
@ -562,7 +562,7 @@ Determines how a string can be rewritten if a pattern is matched.
|
|||
Examples are reported below.
|
||||
.SH "Additional configuration syntax:"
|
||||
.TP
|
||||
.B rewriteMap "<map name>" "<map type>" "[ <map attrs> ]"
|
||||
.B rewriteMap "<map type>" "<map name>" "[ <map attrs> ]"
|
||||
Allows to define a map that transforms substring rewriting into
|
||||
something else.
|
||||
The map is referenced inside the substitution pattern of a rule.
|
||||
|
|
|
|||
Loading…
Reference in a new issue