From c6e0cae324fcca251ee67b71bad7cee560fe98c3 Mon Sep 17 00:00:00 2001
From: tlilleberg <tlilleberg@hotmail.com>
Date: Wed, 5 Oct 2011 15:05:26 -0400
Subject: [PATCH] Additional fix to version update.

---
 2.0/admin/Upgrading-Evergreen-2.0.xml    | 2 +-
 2.0/admin/serversideinstallation_2.0.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/2.0/admin/Upgrading-Evergreen-2.0.xml b/2.0/admin/Upgrading-Evergreen-2.0.xml
index 4eba3b085a..6106464d4a 100644
--- a/2.0/admin/Upgrading-Evergreen-2.0.xml
+++ b/2.0/admin/Upgrading-Evergreen-2.0.xml
@@ -483,7 +483,7 @@ pg_upgradecluster 8.4 main
 </userinput></screen>
 				</step>
 				<step>
-					<para>as the <systemitem class="username">postgres</systemitem> user, load data from backup into PostgreSQL 2.0.10.0.</para>
+					<para>as the <systemitem class="username">postgres</systemitem> user, load data from backup into PostgreSQL 9.0.</para>
 <screen><userinput><![CDATA[				
 psql < data
 ]]></userinput></screen>
diff --git a/2.0/admin/serversideinstallation_2.0.xml b/2.0/admin/serversideinstallation_2.0.xml
index 63a9666fca..a2bc87c740 100644
--- a/2.0/admin/serversideinstallation_2.0.xml
+++ b/2.0/admin/serversideinstallation_2.0.xml
@@ -2461,7 +2461,7 @@
 				<filename>/openils/conf/lib_ips.txt</filename> and modifying the Apache startup script
 				<filename>/etc/apache2/startup.pl</filename>.</para>
 				<para>First, copy the sample file
-				<filename>/home/opensrf/Evergreen-ILS-2.0.0/Open-ILS/examples/lib_ips.txt.example</filename>
+				<filename>/home/opensrf/Evergreen-ILS-2.0.10/Open-ILS/examples/lib_ips.txt.example</filename>
 				to <filename>/openils/conf/lib_ips.txt</filename>. The example file contains the single
 				line: <literal>"MY-LIB 127.0.0.1 127.0.0.254"</literal>. You must modify the file to use
 				the IP address ranges for your library system. Add new lines to represent the IP address
-- 
2.11.0