From 5833fe40996c75adcf1e116104ffe6169c4866e6 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 18:37:01 +0000
Subject: [PATCH] Uncommitting last changes to configuration .xml files, second try

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/LastModPluginConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/LastModPluginConfiguration.xml
index 1c50298..2a3afe0 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/LastModPluginConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/LastModPluginConfiguration.xml
@@ -30,17 +30,12 @@
   extends="plugin" xmlns:adm="http://www.opends.org/admin"
   xmlns:ldap="http://www.opends.org/admin-ldap">
   <adm:synopsis>
-    The Last Mod plug-in
+    The
+    <adm:user-friendly-name />
     is used to ensure that the creatorsName and createTimestamp
     attributes are included in an entry whenever it is added to the
-    server and also to ensure that the modifiersName and modifyTimestamp
+    server, and to ensure that the modifiersName and modifyTimestamp
     attributes are updated whenever an entry is modified or renamed.
-    This behavior is described in RFC 4512. The implementation for 
-    the LastMod plugin is contained in the 
-    org.opends.server.plugins.LastModPlugin class. It must be 
-    configured with the preOperationAdd, preOperationModify, and 
-    preOperationModifyDN plugin types, but it does not have any 
-    other custom configuration. 
   </adm:synopsis>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0