From f3f39d0b9cc7b61fb001ff35d6556f8ef9d38127 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 26 Oct 2002 20:45:40 +0000
Subject: [PATCH] Update ports.

---
 doc/src/sgml/installation.sgml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 24f3f0af1e7..06f474207af 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.89 2002/10/26 20:15:42 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.90 2002/10/26 20:45:40 momjian Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1696,12 +1696,12 @@ gunzip -c user.ps.gz \
         <entry>3.0</entry>
        </row>
        <row>
-	<entry><systemitem class="osname">Open UNIX</></entry>
+	<entry><systemitem class="osname">UnixWare</></entry>
 	<entry><systemitem>x86</></entry>
 	<entry>7.3</entry>
 	<entry>2002-10-26,
-	 UW 7.1.3 Larry Rosenman (<email>ler@lerctr.org</email>),
-	<entry>see also <filename>doc/FAQ_SCO</filename></entry>
+	 Larry Rosenman (<email>ler@lerctr.org</email>),
+	<entry>7.1.3, see also <filename>doc/FAQ_SCO</filename></entry>
        </row>
        <row>
 	<entry><systemitem class="osname">Solaris</></entry>
-- 
GitLab