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/SubstringMatchingRuleConfiguration.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/SubstringMatchingRuleConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/SubstringMatchingRuleConfiguration.xml
index c37d01a..ec1cad8 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/SubstringMatchingRuleConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/SubstringMatchingRuleConfiguration.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="substring-matching-rule"
plural-name="substring-matching-rules"
@@ -36,7 +36,7 @@
against assertion values.
</adm:synopsis>
<adm:description>
- Substring matching may be used to perform partial matching with
+ Substring matching can be used to perform partial matching with
attribute values.
</adm:description>
<adm:profile name="ldap">
--
Gitblit v1.10.0