From 5833fe40996c75adcf1e116104ffe6169c4866e6 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 18:37:01 +0000
Subject: [PATCH] Uncommitting last changes to configuration .xml files, second try
---
opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
index d17a070..487022d 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
@@ -32,12 +32,12 @@
<adm:synopsis>
A
<adm:user-friendly-name />
- is an administrative user who is granted special privileges which
- are not available to non-root users (for example, the ability to bind to
+ are administrative users who may be granted special privileges which
+ are not available to non-root users (e.g., the ability to bind to
the server in lockdown mode).
</adm:synopsis>
<adm:description>
- By default, a
+ By default a
<adm:user-friendly-name />
inherits the default set of privileges defined in the Root DN
configuration.
@@ -57,7 +57,7 @@
<adm:default-behavior>
<adm:alias>
<adm:synopsis>
- This root user is only allowed to bind using the DN of
+ This root user will only be allowed to bind using the DN of
the associated configuration entry.
</adm:synopsis>
</adm:alias>
--
Gitblit v1.10.0