From 949e80d7b6b1b0603385ca2280bb8010ed81b7e7 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 26 Jun 2013 07:40:35 +0000
Subject: [PATCH] Backport documentation fixes r9052, r9059, r9060, r9061

---
 src/main/docbkx/install-guide/chap-upgrade.xml |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/main/docbkx/install-guide/chap-upgrade.xml b/src/main/docbkx/install-guide/chap-upgrade.xml
index df9004e..1581491 100644
--- a/src/main/docbkx/install-guide/chap-upgrade.xml
+++ b/src/main/docbkx/install-guide/chap-upgrade.xml
@@ -34,13 +34,11 @@
  
  <para>This chapter covers upgrade from OpenDJ 2.4.5 and later versions.</para>
 
- <para>For upgrades from earlier versions, upgrade first to OpenDJ
- <?eval ${stableServerVersion}?>, and then follow the procedures in this
- chapter. See <link xlink:show="new"
+ <para>For upgrades from earlier versions, upgrade first to at least OpenDJ
+ 2.4.5, and then follow the procedures in this chapter. See <link xlink:show="new"
  xlink:href="https://wikis.forgerock.org/confluence/display/OPENDJ/OpenDJ+Installation+Guide#OpenDJInstallationGuide-UpgradingOpenDJDirectoryServer"
  >Upgrading OpenDJ Directory Server</link> in the OpenDJ Wiki for details on
- upgrading to OpenDJ <?eval ${stableServerVersion}?> from earlier
- versions.</para>
+ upgrading to OpenDJ 2.4.5 from earlier versions.</para>
 
  <procedure xml:id="before-you-upgrade">
   <title>Before You Upgrade</title>

--
Gitblit v1.10.0