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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
index 622005d..6987cf5 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
@@ -33,14 +33,11 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    generates the entryDN operational attribute in directory entries, 
-    which contains a normalized form of the entry's DN.
-    This attribute is defined in the draft-zeilenga-ldap-entrydn 
-    Internet Draft and contains the DN of the entry in which it is 
-    contained. 
+    may be used to generate the entryDN operational attribute, which
+    contains a normalized form of the entry's DN.
   </adm:synopsis>
   <adm:description>
-    This component provides the ability to use search filters containing the
+    This provides the ability to use search filters containing the
     entry's DN.
   </adm:description>
   <adm:profile name="ldap">

--
Gitblit v1.10.0