From 0ed0a9ddc0b28ce19ddae3478ddeb22b54ccf8ce Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 26 Oct 2002 02:17:05 +0000
Subject: [PATCH] Update BSD/OS as supported platform.

---
 doc/src/sgml/installation.sgml | 6 +++---
 1 file 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>
-- 
GitLab