diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-05 04:34:57 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-05 04:34:57 +0000 |
commit | d0060f6e486d727f068f3dd8c431a5ea6700bb97 (patch) | |
tree | 9897d1ae5ca452ad38f3d7d65303dac3a31f24cd | |
parent | bf8a369cc64cb70580b586c8b41ca753fae38ed4 (diff) |
Fix broken markup.
-rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 4826dba07a1..7b3d6cbd7d8 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.103.2.1 2002/11/05 03:18:46 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.2 2002/11/05 04:34:57 tgl Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1531,7 +1531,7 @@ gunzip -c user.ps.gz \ <entry><systemitem>x86</></entry> <entry>7.3</entry> <entry>2002-10-29, - 4.7, Larry Rosenman (<email>ler@lerctr.org</email>)</entry> + 4.7, Larry Rosenman (<email>ler@lerctr.org</email>), 5.0, Sean Chittenden (<email>sean@nxad.com</email>)</entry> <entry></entry> </row> |