From 5fcd533a636e3088ce00ee8f8b76ade5f53d9636 Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Thu, 24 Jan 2008 11:09:58 +0000
Subject: [PATCH] Initial doc review on Key Manager Provider Configuration Doc and some copyright changes.

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

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/PKCS11KeyManagerProviderConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/PKCS11KeyManagerProviderConfiguration.xml
index f81e561..58db0b1 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/PKCS11KeyManagerProviderConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/PKCS11KeyManagerProviderConfiguration.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="pkcs11-key-manager-provider"
   plural-name="pkcs11-key-manager-providers"
@@ -33,7 +33,7 @@
   <adm:synopsis>
     The
     <adm:user-friendly-name />
-    provider provides the ability for the server to access the private
+    enables the server to access the private
     key information through the PKCS11 interface.
   </adm:synopsis>
   <adm:description>

--
Gitblit v1.10.0