From c69bb7a93b3a9c3315347a488e19e96f3b4bf0b8 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Wed, 06 Feb 2008 08:52:23 +0000
Subject: [PATCH] On behalf of Gene (doc team), Some modification for the doc generation.
---
opends/src/admin/defn/org/opends/server/admin/std/ConfigFileHandlerBackendConfiguration.xml | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/ConfigFileHandlerBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/ConfigFileHandlerBackendConfiguration.xml
index 9eb8f1c..81f9042 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/ConfigFileHandlerBackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/ConfigFileHandlerBackendConfiguration.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="config-file-handler-backend"
plural-name="config-file-handler-backends"
@@ -31,10 +31,11 @@
advanced="true" xmlns:adm="http://www.opends.org/admin"
xmlns:ldap="http://www.opends.org/admin-ldap">
<adm:synopsis>
- The config file handler backend provides the ability for clients to
- access the server configuration over protocol, allowing both read
- and write operations (although modify DN operations are not
- supported for entries in the server configuration).
+ The
+ <adm:user-friendly-name />
+ allows clients to access the server configuration over protocol, and
+ allow both read and write operations. Note: Modify DN operations are not
+ supported for entries in the server configuration.
</adm:synopsis>
<adm:profile name="ldap">
<ldap:object-class>
--
Gitblit v1.10.0