summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-29 18:17:26 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-29 18:17:26 -0400
commit1cca61afdc7201c960a7e915b896f0d23560fa04 (patch)
treefb28f6f9f43770ee77a1e7b2f5a4ff2ef9b2d826
parent0e040788d6024318abcdf85d5474ce1aaaedb17a (diff)
downloadslapi-nis-1cca61afdc7201c960a7e915b896f0d23560fa04.tar.gz
slapi-nis-1cca61afdc7201c960a7e915b896f0d23560fa04.tar.xz
slapi-nis-1cca61afdc7201c960a7e915b896f0d23560fa04.zip
- formatting/markup fixes
-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