From 952ce880317825f16c256fb716167eb7fddeda49 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Wed, 06 Feb 2008 18:09:50 +0000
Subject: [PATCH] Commiting configuration XML files after adding info from the old config guide to be incorporated in the new generated config reference

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/ExternalSASLMechanismHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/ExternalSASLMechanismHandlerConfiguration.xml
index f3a13bd..952ae0c 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/ExternalSASLMechanismHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/ExternalSASLMechanismHandlerConfiguration.xml
@@ -33,7 +33,7 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    is used to perform all processing related to SASL EXTERNAL
+    performs all processing related to SASL EXTERNAL
     authentication.
   </adm:synopsis>
   <adm:profile name="ldap">
@@ -86,11 +86,11 @@
   </adm:property>
   <adm:property name="certificate-attribute">
     <adm:synopsis>
-      Specifies the name of the attribute that should hold user
+      Specifies the name of the attribute to hold user
       certificates.
     </adm:synopsis>
     <adm:description>
-      This must specify the name of a valid attribute type defined in
+      This property must specify the name of a valid attribute type defined in
       the server schema.
     </adm:description>
     <adm:default-behavior>

--
Gitblit v1.10.0