From c69bb7a93b3a9c3315347a488e19e96f3b4bf0b8 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Wed, 06 Feb 2008 08:52:23 +0000
Subject: [PATCH] On behalf of Gene (doc team),  Some modification for the doc generation.

---
 opends/src/admin/defn/org/opends/server/admin/std/DseeCompatAccessControlHandlerConfiguration.xml |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/DseeCompatAccessControlHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/DseeCompatAccessControlHandlerConfiguration.xml
index e546fd6..172e062 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/DseeCompatAccessControlHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/DseeCompatAccessControlHandlerConfiguration.xml
@@ -23,7 +23,7 @@
   ! CDDL HEADER END
   !
   !
-  !      Portions Copyright 2007 Sun Microsystems, Inc.
+  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
   ! -->
 <adm:managed-object name="dsee-compat-access-control-handler"
   plural-name="dseecompat-access-control-handlers"
@@ -33,8 +33,9 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    provides a Sun Java System Directory Server Enterprise Edition
-    compatible access control implementation.
+    provides an implementation that uses syntax compatible with the 
+    Sun Java System Directory Server Enterprise Edition
+    access control handlers.
   </adm:synopsis>
   <adm:profile name="ldap">
     <ldap:object-class>
@@ -62,8 +63,8 @@
     <adm:default-behavior>
       <adm:alias>
         <adm:synopsis>
-          No global access control rules will be defined, which means
-          that no access will be allowed for any data in the server
+          No global access control rules are defined, which means
+          that no access is allowed for any data in the server
           unless specifically granted by access control rules in the
           data.
         </adm:synopsis>

--
Gitblit v1.10.0