From 8c286a5aa9bb70ec6b13f58d3863e7eb1592b1d4 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Sat, 07 Jul 2007 16:41:03 +0000
Subject: [PATCH] Fix issue 1904: dsconfig help-  incomplete

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml
index 6cf64cd..1e880f8 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml
@@ -35,6 +35,7 @@
     are responsible for managing the key material which is used to
     authenticate an SSL connection to its peer.
   </adm:synopsis>
+  <adm:tag name="security"/>
   <adm:profile name="ldap">
     <ldap:object-class>
       <ldap:oid>1.3.6.1.4.1.26027.1.2.19</ldap:oid>

--
Gitblit v1.10.0