From 37737e52ffa8025dc5206dfeb6e6ba46e75f25fe Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Wed, 06 Feb 2008 18:09:50 +0000
Subject: [PATCH] Commiting configuration XML files after adding info from the old config guide to be incorporated in the new generated config reference
---
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/WorkflowConfiguration.xml | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/WorkflowConfiguration.xml b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/WorkflowConfiguration.xml
index df99eb2..a266a8d 100644
--- a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/WorkflowConfiguration.xml
+++ b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/WorkflowConfiguration.xml
@@ -32,7 +32,7 @@
<adm:synopsis>
The
<adm:user-friendly-name />
- is a list of processing steps (Work Flow Elements) which are applied
+ is a list of processing steps (Work Flow Elements) that are applied
to data as it is retrieved from the Directory Server.
</adm:synopsis>
<adm:tag name="core" />
@@ -51,7 +51,7 @@
<adm:description>
If a
<adm:user-friendly-name />
- is not enabled, then its contents will not be accessible when
+ is not enabled, then its contents are not accessible when
processing operations.
</adm:description>
<adm:syntax>
@@ -65,9 +65,8 @@
</adm:property>
<adm:property name="workflow-id" mandatory="true" read-only="true">
<adm:synopsis>
- Provides a name that will be used to identify the
- <adm:user-friendly-name />
- .
+ Provides a name that identifies the
+ <adm:user-friendly-name />.
</adm:synopsis>
<adm:description>
The name must be unique among all
--
Gitblit v1.10.0