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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/CancelExtendedOperationHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/CancelExtendedOperationHandlerConfiguration.xml
index 78638ec..3829f50 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/CancelExtendedOperationHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/CancelExtendedOperationHandlerConfiguration.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="cancel-extended-operation-handler"
   plural-name="cancel-extended-operation-handlers"
@@ -39,8 +39,8 @@
   </adm:synopsis>
   <adm:description>
     It allows clients to cancel operations initiated from earlier
-    requests, and will ensure that both the cancel request and the
-    operation being canceled will receive response messages.
+    requests. The property ensures that both the cancel request and the
+    operation being canceled receives response messages.
   </adm:description>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0