From db63daf676d14635df9c90d8c3a529b85f5155d3 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 23 Sep 2011 13:02:22 +0000
Subject: [PATCH] Break hairball sentence in two

---
 opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml b/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
index 4069b90..a8862bb 100644
--- a/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
+++ b/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
@@ -112,9 +112,8 @@
   not only does a directory service write entries to disk when they are
   changed, but a directory service also writes changelog data and
   historical information in order to resolve potential replication
-  conflicts. In the same way that you consider your network throughput
-  needs based on peak loads, also evaluate your peak storage throughput
-  needs in order to select the storage hardware.</para>
+  conflicts. You base your network throughput needs on peak loads. Also
+  base your storage throughput needs on peak loads.</para>
    
   <note>
    <para>OpenDJ servers do not currently support network file systems such

--
Gitblit v1.10.0