diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-26 02:17:05 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-26 02:17:05 +0000 |
commit | 0ed0a9ddc0b28ce19ddae3478ddeb22b54ccf8ce (patch) | |
tree | 12b1aa5212d54951c05c1d3f3366d8a1d30f2a0c /doc/src | |
parent | a77b862c091467c1bbac70044fa89793dd1f9ce1 (diff) | |
download | postgresql-0ed0a9ddc0b28ce19ddae3478ddeb22b54ccf8ce.tar.gz postgresql-0ed0a9ddc0b28ce19ddae3478ddeb22b54ccf8ce.zip |
Update BSD/OS as supported platform.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 2dee20b1b64..2d3912ca253 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.85 2002/10/22 13:46:59 tgl Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.86 2002/10/26 02:17:05 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1505,8 +1505,8 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">BSD/OS</></entry> <entry><systemitem>x86</></entry> - <entry>7.2</entry> - <entry>2001-11-27, + <entry>7.3</entry> + <entry>2002-10-25, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry> <entry>4.2</entry> </row> |