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/StaticGroupImplementationConfiguration.xml | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/StaticGroupImplementationConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/StaticGroupImplementationConfiguration.xml
index 45108c9..1079367 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/StaticGroupImplementationConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/StaticGroupImplementationConfiguration.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="static-group-implementation"
plural-name="static-group-implementations"
@@ -38,9 +38,8 @@
group.
</adm:synopsis>
<adm:description>
- Note that it is possible to nest static groups, which can be
- accomplished by including the DN of a nested group in the member
- list for the parent group.
+ Note that it is possible to nest static groups by including the DN of a
+ nested group in the member list for the parent group.
</adm:description>
<adm:profile name="ldap">
<ldap:object-class>
--
Gitblit v1.10.0