From 5365334df377225c122b2d237fb6e8f1bad38dc7 Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Tue, 29 Jan 2008 10:37:26 +0000
Subject: [PATCH] Doc changes to Network Groups and Password Configuration docs and some copyright changes. Thanks to Daniel & Matt for the review.

---
 opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml
index f2227d3..f4f78b2 100644
--- a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml
+++ b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml
@@ -49,7 +49,7 @@
       is enabled for use in the server.
     </adm:synopsis>
     <adm:description>
-      If a network group is not enabled, then its workflows will not be
+      If a network group is not enabled, its workflows will not be
       accessible when processing operations.
     </adm:description>
     <adm:syntax>
@@ -64,13 +64,13 @@
   <adm:property name="network-group-id" mandatory="true"
     read-only="true">
     <adm:synopsis>
-      Provides a name that will be used to identify the associated
+      Specifies the name that is used to identify the associated
       <adm:user-friendly-name />
       .
     </adm:synopsis>
     <adm:description>
-      The name must be unique among all
-      <adm:user-friendly-name />
+      The name must be unique among all the 
+      <adm:user-friendly-plural-name />
       in the server.
     </adm:description>
     <adm:syntax>

--
Gitblit v1.10.0