From 5833fe40996c75adcf1e116104ffe6169c4866e6 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 18:37:01 +0000
Subject: [PATCH] Uncommitting last changes to configuration .xml files, second try
---
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 34d1a9a..70d8395 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 />
- enforces constraints on the value of an attribute within a
+ is used enforce 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 within which the attribute must be unique.
+ Specifies a base DN that the attribute must be unique within.
</adm:synopsis>
<adm:default-behavior>
<adm:alias>
<adm:synopsis>
- The plug-in uses the server's public naming contexts in the
+ The plugin will use the server's public naming contexts in the
searches.
</adm:synopsis>
</adm:alias>
--
Gitblit v1.10.0