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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/TrustStoreBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/TrustStoreBackendConfiguration.xml
index d78ea5d..bb4fd0c 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/TrustStoreBackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/TrustStoreBackendConfiguration.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="trust-store-backend"
   plural-name="trust-store-backends" extends="backend"
@@ -97,14 +97,14 @@
     <adm:requires-admin-action>
       <adm:none>
         <adm:synopsis>
-          Changes to this property will take effect the next time that
+          Changes to this property take effect the next time that
           the key manager is accessed.
         </adm:synopsis>
       </adm:none>
     </adm:requires-admin-action>
     <adm:default-behavior>
       <adm:alias>
-        <adm:synopsis>The JVM default value will be used.</adm:synopsis>
+        <adm:synopsis>The JVM default value is used.</adm:synopsis>
       </adm:alias>
     </adm:default-behavior>
     <adm:syntax>

--
Gitblit v1.10.0