From 27c22656e82bbc3091c82a546048b8a832598af5 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.

---
 opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
index b5638f7..1df598c 100644
--- a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
+++ b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.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="ldif-connection-handler"
   plural-name="ldif-connection-handlers"
@@ -33,13 +33,13 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    may be used to process changes in the server using internal
+    is used to process changes in the server using internal
     operations, where the changes to process are read from an LDIF file.
   </adm:synopsis>
   <adm:description>
-    The connection handler will periodically look for the existence of a
-    new file, will process the changes contained in that file as
-    internal operations, and will write the result to an output file
+    The connection handler periodically looks for the existence of a
+    new file, processes the changes contained in that file as
+    internal operations, and writse the result to an output file
     with comments indicating the result of the processing. NOTE: By
     default
     <adm:user-friendly-name />

--
Gitblit v1.10.0