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/UserDefinedVirtualAttributeConfiguration.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/UserDefinedVirtualAttributeConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/UserDefinedVirtualAttributeConfiguration.xml
index 9908ace..eb80369 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/UserDefinedVirtualAttributeConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/UserDefinedVirtualAttributeConfiguration.xml
@@ -33,13 +33,13 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    is used to create virtual attributes with user-defined values in
-    entries that match the criteria defined in the plugin's
+    creates virtual attributes with user-defined values in
+    entries that match the criteria defined in the plug-in's
     configuration.
   </adm:synopsis>
   <adm:description>
-    This provides functionality that is similar to Class of Service
-    (CoS) in the Sun Java System Directory Server.
+    The functionality of these attributes is similar to Class 
+    of Service (CoS) in the Sun Java System Directory Server.
   </adm:description>
   <adm:profile name="ldap">
     <ldap:object-class>
@@ -58,7 +58,7 @@
   </adm:property-override>
   <adm:property name="value" mandatory="true" multi-valued="true">
     <adm:synopsis>
-      Specifies the value(s) which should be included in virtual
+      Specifies the values to be included in the virtual
       attribute.
     </adm:synopsis>
     <adm:syntax>

--
Gitblit v1.10.0