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/EntryUUIDVirtualAttributeConfiguration.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml
index 5950ee0..b41184c 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml
@@ -33,14 +33,14 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    ensures that all entries contained in private backends
-    have values for the entryUUID operational attribute.
+    may be used to ensure that all entries contained in private backends
+    will have values for the entryUUID operational attribute.
   </adm:synopsis>
   <adm:description>
-    The entryUUID values are generated based on a normalized
-    representation of the entry's DN, which does not cause a
-    consistency problem because OpenDS does not allow modify DN 
-    operations to be performed in private backends.
+    The entryUUID values will be generated based on a normalized
+    representation of the entry's DN, which should not cause a
+    consistency problem because we do not allow modify DN operations to
+    be performed in private backends.
   </adm:description>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0