diff options
author | Peter Eisentraut | 2002-11-10 12:42:53 +0000 |
---|---|---|
committer | Peter Eisentraut | 2002-11-10 12:42:53 +0000 |
commit | 188d4d6d73c51a040f283277563a23ec48e1eca0 (patch) | |
tree | 9f00acedb9c240eac24e41b4ea09ce5baf091f12 | |
parent | 7cd5a6a47f154e971b1d0f8ca9f39479c0a601b5 (diff) |
Fix 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 249d0159631..cfd52999d30 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.6 2002/11/06 23:30:39 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.7 2002/11/10 12:42:53 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1747,7 +1747,7 @@ gunzip -c user.ps.gz \ <entry>7.3</entry> <entry>2002-11-01, 7.1.3 Larry Rosenman (<email>ler@lerctr.org</email>), - 7.1.1 and 7.1.2(8.0.0) Olivier Prenant (<email>ohp@pyrenet.fr</email>) + 7.1.1 and 7.1.2(8.0.0) Olivier Prenant (<email>ohp@pyrenet.fr</email>)</entry> <entry>see also <filename>doc/FAQ_SCO</filename></entry> </row> <row> |