]> git.sur5r.net Git - openldap/commitdiff
clarify field description in rewriteRule statement
authorPierangelo Masarati <ando@openldap.org>
Mon, 29 Dec 2003 17:12:29 +0000 (17:12 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 29 Dec 2003 17:12:29 +0000 (17:12 +0000)
doc/man/man5/slapd-meta.5

index c080555d22679d5027e2beb76910ccb87948ecf5..71ffdf4e44b1c4295d1351b9932a0c63f1f78033 100644 (file)
@@ -548,7 +548,7 @@ A context may aliase another one.
 In this case the alias context contains no rule, and any reference to
 it will result in accessing the aliased one.
 .TP
-.B rewriteRule "<regex pattern>" "<substitution pattern>" "[ <flags> ]"
+.B rewriteRule "<regex match pattern>" "<substitution pattern>" "[ <flags> ]"
 Determines how a tring can be rewritten if a pattern is matched.
 Examples are reported below.
 .SH "Additional configuration syntax:"