diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-11-27 20:35:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-11-27 20:35:08 +0000 |
commit | 6e4a88a8eca75d7fa8b43c8cbf046b4309419f85 (patch) | |
tree | 4283bc20fa4a61af9ff9418b2639bbaaedeba35e | |
parent | f441621eb197f0a0c290a6345573f7b28b72b85f (diff) | |
download | postgresql-6e4a88a8eca75d7fa8b43c8cbf046b4309419f85.tar.gz postgresql-6e4a88a8eca75d7fa8b43c8cbf046b4309419f85.zip |
Update BSD/OS as supported on 7.2.
-rw-r--r-- | doc/src/sgml/installation.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 3ef70c2d10c..b1c01256f29 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.65 2001/11/21 05:52:01 thomas Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.66 2001/11/27 20:35:08 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1376,10 +1376,10 @@ gunzip -c user.ps.gz \ <entry>requires new BONE networking stack</entry> </row> <row> - <entry><systemitem class="osname">BSD/OS 4.01</></entry> + <entry><systemitem class="osname">BSD/OS 4.2</></entry> <entry><systemitem>x86</></entry> - <entry>7.1</entry> - <entry>2001-03-20, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry> + <entry>7.2</entry> + <entry>2001-11-27, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry> <entry></entry> </row> <row> |