]> git.sur5r.net Git - openldap/commitdiff
typos
authorPierangelo Masarati <ando@openldap.org>
Sun, 18 Apr 2004 21:36:32 +0000 (21:36 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 18 Apr 2004 21:36:32 +0000 (21:36 +0000)
doc/man/man5/slapo-refint.5
doc/man/man5/slapo-unique.5

index 803e00ccb1e29013710c442a4ba1c65552f6bbd8..608d6f0f969838fbef5feaa8ec8f033932b1712a 100644 (file)
@@ -17,7 +17,7 @@ attributes to match the results of a
 or
 .B delete
 operation. For example, if the integrity attribute were configured as
-.B manager ,
+.BR manager ,
 deletion of the record "uid=robert,ou=people,o=openldap.org" would trigger a
 search for all other records which have a
 .B manager
@@ -35,7 +35,7 @@ directive and before any subsequent
 directive.
 .TP
 .B refint_attributes <attribute...>
-Specify one or more attributes which for which integrity will be maintained
+Specify one or more attributes for which integrity will be maintained
 as described above.
 .TP
 .B refint_nothing <string>
index 8a1026945070d3da1ccfaa34df7531c55f16babf..cbdcc15911395bf2d25dc06c780eedfd741a8b84 100644 (file)
@@ -15,12 +15,12 @@ overlay is configured.
 .LP
 Uniqueness is enforced by searching the subtree to ensure that the values of
 all attributes presented with an
-.B add ,
+.BR add ,
 .B modify
 or
 .B modrdn
 operation are unique within the subtree.
-For example, if uniquness were enforced for the
+For example, if uniqueness were enforced for the
 .B uid
 attribute, the subtree would be searched for any other records which also
 have a
@@ -49,8 +49,8 @@ If not configured, all non-operational (eg, system) attributes must be
 unique. Note that the
 .B unique_ignore
 list should generally contain the
-.B objectClass ,
-.B dc ,
+.BR objectClass ,
+.BR dc ,
 .B ou
 and
 .B o