From f4dd34d24c22926b76da6f6e1d9f4c471ec2b2da Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 17:30:23 +0000
Subject: [PATCH] commiting configuration XML files after adding info from the old config guide to be incorporated in the new generated config reference
---
opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml
index 70d8395..34d1a9a 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/UniqueAttributePluginConfiguration.xml
@@ -33,7 +33,7 @@
<adm:synopsis>
The
<adm:user-friendly-name />
- is used enforce constraints on the value of an attribute within a
+ enforces constraints on the value of an attribute within a
portion of the directory.
</adm:synopsis>
<adm:description>
@@ -83,12 +83,12 @@
</adm:property>
<adm:property name="base-dn" multi-valued="true">
<adm:synopsis>
- Specifies a base DN that the attribute must be unique within.
+ Specifies a base DN within which the attribute must be unique.
</adm:synopsis>
<adm:default-behavior>
<adm:alias>
<adm:synopsis>
- The plugin will use the server's public naming contexts in the
+ The plug-in uses the server's public naming contexts in the
searches.
</adm:synopsis>
</adm:alias>
--
Gitblit v1.10.0