From 79798acd155d336d15ef4d6bef6109a477fca5fa Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 30 Nov 2011 14:03:17 +0000
Subject: [PATCH] Review comments from Bruno Vernay
---
opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
index 9642c11..a5f0c7b 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
@@ -31,8 +31,8 @@
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
<title>Before You Run OpenDJ in Production</title>
- <para>This chapter covers covers what you need to consider before you run
- OpenDJ in your production environment.</para>
+ <para>This chapter covers what you need to consider before you run OpenDJ in
+ your production environment.</para>
<section xml:id="prerequisites-java">
<title>Java Environment</title>
@@ -63,7 +63,8 @@
or 1 GB memory (64-bit) available to OpenDJ, with 100 MB free disk space for
the software and a small set of sample data. For installation in production,
read the rest of this section. You need at least 2 GB memory for OpenDJ and
- 4 times the disk space needed to house your initial production data.</para>
+ 4 times the disk space needed to house initial production data in LDIF
+ format.</para>
<para>OpenDJ directory servers almost always benefit from having enough
system memory to cache all directory database files used. The reason
--
Gitblit v1.10.0