diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-30 03:00:53 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-30 03:00:53 +0000 |
commit | faf285362eaa04fdb35594f40386fbcc9dbb4ce0 (patch) | |
tree | 3ebf8c6bfccf783df5ba678f9d6cd99e0057a8c6 /doc/src | |
parent | b1039e93d895921994eba82b854faa19be1388a5 (diff) | |
download | postgresql-faf285362eaa04fdb35594f40386fbcc9dbb4ce0.tar.gz postgresql-faf285362eaa04fdb35594f40386fbcc9dbb4ce0.zip |
Clean up Unixware entry for Larry Rosenman
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c6edf9356e9..69a91b77584 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.101 2002/10/29 19:09:41 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.102 2002/10/30 03:00:53 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1698,14 +1698,6 @@ gunzip -c user.ps.gz \ <entry>3.0</entry> </row> <row> - <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> - </row> - <row> <entry><systemitem class="osname">Solaris</></entry> <entry><systemitem>Sparc</></entry> <entry>7.3</entry> @@ -1738,6 +1730,14 @@ gunzip -c user.ps.gz \ <entry>5.0; 4.0g with cc and gcc</entry> </row> <row> + <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> + </row> + <row> <entry><systemitem class="osname">Windows</></entry> <entry><systemitem>x86</></entry> <entry>7.3</entry> |