From f093e33c861a0dfd71992189b7943998f49fc9a2 Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Tue, 29 Jan 2008 07:04:14 +0000
Subject: [PATCH] Doc changes to Matching Rule and Monitor Provider Configuration Doc and some copyright changes. Thanks to Daniel for the review.

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/StackTraceMonitorProviderConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/StackTraceMonitorProviderConfiguration.xml
index 4432c0b..561dd35 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/StackTraceMonitorProviderConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/StackTraceMonitorProviderConfiguration.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="stack-trace-monitor-provider"
   plural-name="stack-trace-monitor-providers"
@@ -33,8 +33,8 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    provides the ability for clients to obtain a stack trace of all
-    threads currently running in the Directory Server.
+    enables clients to obtain a stack trace of all the threads that are 
+    currently running in the Directory Server.
   </adm:synopsis>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0