From e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 23 Jun 2011 17:07:56 +0000
Subject: [PATCH] Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name variable.
---
opends/src/admin/defn/org/opends/server/admin/std/RootDSEBackendConfiguration.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/RootDSEBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/RootDSEBackendConfiguration.xml
index dc20632..ac053e1 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/RootDSEBackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/RootDSEBackendConfiguration.xml
@@ -24,6 +24,7 @@
!
!
! Copyright 2007-2008 Sun Microsystems, Inc.
+ ! Portions Copyright 2011 ForgeRock AS
! -->
<adm:managed-object name="root-dse-backend"
plural-name="root-dse-backends" package="org.opends.server.admin.std"
@@ -32,7 +33,7 @@
<adm:synopsis>
The
<adm:user-friendly-name />
- contains the Directory Server root DSE.
+ contains the directory server root DSE.
</adm:synopsis>
<adm:description>
This is a special meta-backend that dynamically generates the
@@ -73,7 +74,7 @@
<adm:synopsis>
Indicates whether all attributes in the root DSE are to be treated
like user attributes (and therefore returned to clients by
- default) regardless of the Directory Server schema configuration.
+ default) regardless of the directory server schema configuration.
</adm:synopsis>
<adm:syntax>
<adm:boolean />
--
Gitblit v1.10.0