map type/name were swapped

This commit is contained in:
Pierangelo Masarati 2004-02-05 18:17:27 +00:00
parent 12b09c58e2
commit cf5e2496f7

View File

@ -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.