diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-24 15:31:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-24 15:31:29 +0000 |
commit | 79c0082d70a1e868674f9955d7d50a6395d31f97 (patch) | |
tree | 81303291cc45e37f1e4d0bd8a12dcf4ff0e04737 | |
parent | 739839b7f79963585f87d04396dd2ea0fd664f73 (diff) | |
download | postgresql-79c0082d70a1e868674f9955d7d50a6395d31f97.tar.gz postgresql-79c0082d70a1e868674f9955d7d50a6395d31f97.zip |
Mark BSD/OS as working in 7.4.
-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 15d5bf68aa6..dcd880640f2 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.147 2003/10/24 15:30:52 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.148 2003/10/24 15:31:29 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1537,10 +1537,10 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">BSD/OS</></entry> <entry><systemitem>x86</></entry> - <entry>7.3</entry> + <entry>7.4</entry> <entry>2002-10-25, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry> - <entry>4.2</entry> + <entry>4.3</entry> </row> <row> <entry><systemitem class="osname">FreeBSD</></entry> |