From db0f6e12a925d322c57033d43f9fbd3261095a51 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 3 Jun 2009 00:18:42 +0000 Subject: [PATCH] ITS#6118 clarify URI example, misc fix --- doc/man/man5/slapo-constraint.5 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapo-constraint.5 b/doc/man/man5/slapo-constraint.5 index 374c1e89c3..f993db3ec3 100644 --- a/doc/man/man5/slapo-constraint.5 +++ b/doc/man/man5/slapo-constraint.5 @@ -35,7 +35,7 @@ directive. .B constraint_attribute [,...] [ [...]] Specifies the constraint which should apply to the comma-separated attribute list named as the first parameter. -Two types of constraint are currently supported - +Five types of constraint are currently supported - .BR regex , .BR size , .BR count , @@ -122,7 +122,11 @@ attribute whose values were not listed in the .B title attribute of any .B titleCatalog -entries in the given scope. +entries in the given scope. (Note that the +"dc=catalog,dc=example,dc=com" subtree ought to reside +in a separate database, otherwise the initial set of +titleCatalog entries could not be populated while the +constraint is in effect.) Finally, it requires the values of the attribute .B cn to be constructed by pairing values of the attributes -- 2.39.5