From 54f417a004a42686843f506fd33a9d412dc42e4e Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 18 Jun 2013 17:27:20 +0000
Subject: [PATCH] CR-1868 Fix for OPENDJ-977: Review OpenDJ docs for editorial problems
---
opendj-sdk/opendj3/src/main/docbkx/release-notes/index.xml | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/index.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/index.xml
index 355476f..36a52bf 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/index.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/release-notes/index.xml
@@ -61,11 +61,15 @@
and secure store for the identities managed by your organization. Its
easy installation process, combined with the power of the Java
platform makes OpenDJ the simplest, fastest directory to deploy and
- manage.</para>
+ manage. OpenDJ directory server comes with plenty of tools and a
+ full-featured LDAP SDK for Java. OpenDJ directory server also offers
+ REST access to directory data over HTTP.</para>
- <para>You can download OpenDJ software from the OpenDJ download page.
- OpenDJ is free to download, evaluate, and use. You can even check out
- and modify the source code to build your own version if you prefer.</para>
+ <para>OpenDJ is free to download, evaluate, and use in developing your
+ applications and solutions. You can also check out and modify the source
+ code to build your own version if you prefer. ForgeRock offers training
+ and support subscriptions to help you get the most out of your
+ deployment.</para>
<para>These release notes are written for everyone working with the
OpenDJ <?eval ${docTargetVersion}?> release. Read these notes before you
@@ -81,7 +85,7 @@
xlink:href="install-guide#install-guide"><citetitle>Installation
Guide</citetitle></link> for more after you read these release notes. The
installation guide covers installation and upgrade for OpenDJ directory
- server and OpenDJ DSML gateway.</para>
+ server, OpenDJ REST LDAP gateway, and OpenDJ DSML gateway.</para>
</preface>
<xinclude:include href='chap-whats-new.xml' />
--
Gitblit v1.10.0