From ee4a0d45fcbc1b862f5a37135b8e66a5b1d76bce Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter_e@gmx.net>
Date: Wed, 5 Nov 2003 00:10:06 +0000
Subject: [PATCH] Check off UnixWare.

---
 doc/src/sgml/installation.sgml | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index b417399d46..665e168452 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.179 2003/11/04 10:08:54 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.180 2003/11/05 00:10:06 petere Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1531,8 +1531,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
         <entry><systemitem>PA-RISC</></entry>
         <entry>7.4</entry>
         <entry>
-         2003-10-31, 10.20 Tom Lane (<email>tgl@sss.pgh.pa.us</email>);
-         2003-11-04, 11.00 Peter Eisentraut (<email>peter_e@gmx.net</email>)
+         2003-10-31, 10.20, Tom Lane (<email>tgl@sss.pgh.pa.us</email>);
+         2003-11-04, 11.00, Peter Eisentraut (<email>peter_e@gmx.net</email>)
         </entry>
         <entry><command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
        </row>
@@ -1693,19 +1693,16 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
         <entry><systemitem class="osname">Tru64 UNIX</></entry>
         <entry><systemitem>Alpha</></entry>
         <entry>7.4</entry>
-        <entry>2003-10-25,
-         5.1b Peter Eisentraut (<email>peter_e@gmx.net</email>),
-         4.0g Alessio Bragadini (<email>alessio@albourne.com</email>)</entry>
+        <entry>2003-10-25, 5.1b, Peter Eisentraut (<email>peter_e@gmx.net</email>);
+         2003-10-29, 4.0g, Alessio Bragadini (<email>alessio@albourne.com</email>)</entry>
         <entry></entry>
        </row>
        <row>
         <entry><systemitem class="osname">UnixWare</></entry>
         <entry><systemitem>x86</></entry>
-        <entry>7.3</entry>
-        <entry>2002-11-01,
-         7.1.3 Larry Rosenman (<email>ler@lerctr.org</email>),
-         7.1.1 and 7.1.2(8.0.0) Olivier Prenant (<email>ohp@pyrenet.fr</email>)</entry>
-        <entry>see also <filename>doc/FAQ_SCO</filename></entry>
+        <entry>7.4</entry>
+        <entry>2003-11-03, Larry Rosenman (<email>ler@lerctr.org</email>)</entry>
+        <entry>7.1.3; join test may fail, see also <filename>doc/FAQ_SCO</filename></entry>
        </row>
        <row>
         <entry><systemitem class="osname">Windows with <application>Cygwin</application></></entry>
@@ -1722,7 +1719,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
         <entry>2003-10-27, 
          Dave Page (<email>dpage@vale-housing.co.uk</email>)</entry>
         <entry>
-         native is client-side only;
+         native is client-side only,
 <![%standalone-include[see documentation]]>
 <![%standalone-ignore[see <xref linkend="install-win32">]]>
         </entry>
@@ -1772,7 +1769,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
        Peter Eisentraut <email>peter_e@gmx.net</email>)</entry>
       <entry>
        needs new <filename>config.guess</filename>,
-       <option>--disable-spinlock</option>, <literal>#undef
+       <option>--disable-spinlocks</option>, <literal>#undef
        HAS_TEST_AND_SET</>, disable <function>tas_dummy()</>
       </entry>
      </row>
@@ -1782,7 +1779,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
       <entry>7.4</entry>
       <entry>2003-10-25,
        No&egrave;l K&ouml;the (<email>noel@debian.org</email>)</entry>
-      <entry>needs <option>--disable-spinlock</option>, otherwise OK</entry>
+      <entry>needs <option>--disable-spinlocks</option>, otherwise OK</entry>
      </row>
      <row>
       <entry><systemitem class="osname">NetBSD</></entry>
-- 
2.24.1