From f6c1163eeaf9ad11668ff4a4b83f8e7814913c7b Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 15 Oct 2003 08:04:25 +0000 Subject: [PATCH] clarify that replacement, but not expression evaluation, is done on the string in group.regex=string We really should rename the style, in this case, to "replacement". --- doc/man/man5/slapd.access.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index ebf9264488..28336c59ba 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -240,7 +240,8 @@ can be .BR regex , which means that .B -will be expanded according to regex (7), and +will be expanded as a replacement string (but not as a regular expression) +according to regex (7), and .B base or .B exact -- 2.39.5