]> git.sur5r.net Git - openldap/blobdiff - doc/man/man5/slapo-rwm.5
ITS#8544 - Grammar and escaping fixes
[openldap] / doc / man / man5 / slapo-rwm.5
index 4b7283fe0e557d5787f42210de15a0e749c579c3..feff69dea5deb260de5aa96e9ede087d8b104cba 100644 (file)
@@ -115,7 +115,7 @@ and
 .BR slapd\-meta (5),
 or with the relay backend, 
 .BR slapd\-relay (5),
-allows to create virtual views of databases.
+allows one to create virtual views of databases.
 A distinguishing feature of this overlay is that, when instantiated
 before any database, it can modify the DN of requests
 .I before
@@ -176,7 +176,7 @@ a
 and a set of actions, described by a set of 
 .IR "optional flags" .
 In case of match, string rewriting is performed according to the
-substitution pattern that allows to refer to substrings matched in the
+substitution pattern that allows one to refer to substrings matched in the
 incoming string.
 The actions, if any, are finally performed.
 Each rule is executed recursively, unless altered by specific action 
@@ -421,7 +421,7 @@ Examples are reported below.
 .SH "Additional Configuration Syntax"
 .TP
 .B rwm\-rewriteMap "<map type>" "<map name>" "[ <map attrs> ]"
-Allows to define a map that transforms substring rewriting into
+Allows one to define a map that transforms substring rewriting into
 something else.
 The map is referenced inside the substitution pattern of a rule.
 .TP