From caed998b6957a6a5453acb2eb727b67f569e57e2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 2 Nov 2002 01:29:37 +0000 Subject: [PATCH] Update port list. --- doc/src/sgml/installation.sgml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 69a91b77584..e8c4c61307e 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.102 2002/10/30 03:00:53 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103 2002/11/02 01:29:37 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1733,9 +1733,10 @@ gunzip -c user.ps.gz \ <entry><systemitem class="osname">UnixWare</></entry> <entry><systemitem>x86</></entry> <entry>7.3</entry> - <entry>2002-10-26, - Larry Rosenman (<email>ler@lerctr.org</email>) - <entry>7.1.3, see also <filename>doc/FAQ_SCO</filename></entry> + <entry>2002-11-01, + 7.1.3 Larry Rosenman (<email>ler@lerctr.org</email>), + 7.2 Olivier Prenant (<email>ohp@pyrenet.fr</email>) + <entry>see also <filename>doc/FAQ_SCO</filename></entry> </row> <row> <entry><systemitem class="osname">Windows</></entry> -- GitLab