summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/sch-design.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/sch-design.txt b/doc/sch-design.txt
index b58fe5f..ecaf14c 100644
--- a/doc/sch-design.txt
+++ b/doc/sch-design.txt
@@ -53,13 +53,13 @@ server.
The backend interface reads the configuration it should use for the map
cache from its configuration area in the directory server. Beneath the
plugin's entry, the backend checks for entries with these attributes:
- * schema-compat-search-base
- * schema-compat-search-filter
- * schema-compat-container-group
- * schema-compat-container-rdn
- * schema-compat-entry-rdn
- * schema-compat-entry-attribute
- * schema-compat-check-access
+* schema-compat-search-base
+* schema-compat-search-filter
+* schema-compat-container-group
+* schema-compat-container-rdn
+* schema-compat-entry-rdn
+* schema-compat-entry-attribute
+* schema-compat-check-access
The backend then instructs the map cache to prepare to hold a set of
entries in the given container group (or container groups) with the
@@ -68,7 +68,7 @@ search under the specified base (or bases, if there's more than one
''schema-compat-search-base'' value) for entries which match the provided
filter (''schema-compat-search-filter'').
-For entry found, a new entry is generated and "added" to the
+For each entry found, a new entry is generated and "added" to the
subcontainer, using the format specifier stored in the
''schema-compat-entry-rdn'' and ''schema-compat-entry-attribute''
attributes to construct the RDN and attribute values for the entry in