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/BackupBackendConfiguration.xml | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/BackupBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/BackupBackendConfiguration.xml
index 60d7c09..dd4ee9c 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/BackupBackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/BackupBackendConfiguration.xml
@@ -23,20 +23,21 @@
! CDDL HEADER END
!
!
- ! Portions Copyright 2007 Sun Microsystems, Inc.
+ ! Portions Copyright 2007-2008 Sun Microsystems, Inc.
! -->
<adm:managed-object name="backup-backend" plural-name="backup-backends"
package="org.opends.server.admin.std" extends="backend"
advanced="true" xmlns:adm="http://www.opends.org/admin"
xmlns:ldap="http://www.opends.org/admin-ldap">
<adm:synopsis>
- The backup backend provides read-only access to the set of backups
- that are available for the OpenDS Directory Server.
+ The
+ <adm:user-friendly-name />
+ provides read-only access to the set of backups
+ that are available for the OpenDS Directory Server.
</adm:synopsis>
<adm:description>
- The backup backend is provided as a convenience feature that makes
- it easier to determine what backups are available to be restored if
- necessary.
+ It is provided as a convenience feature that makes it easier to determine what
+ backups are available to be restored if necessary.
</adm:description>
<adm:profile name="ldap">
<ldap:object-class>
@@ -65,8 +66,8 @@
backups for a particular backend.
</adm:synopsis>
<adm:description>
- This is a multivalued property, and each value may specify a
- different backup directory if desired (e.g., one for each backend
+ This is a multivalued property. Each value may specify a
+ different backup directory if desired (one for each backend
for which backups are taken). Values may be either absolute paths
or paths that are relative to the base of the OpenDS Directory
Server installation.
--
Gitblit v1.10.0