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