diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2002-11-18 18:08:22 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2002-11-18 18:08:22 +0000 |
commit | 515d41266e5f7897643c91458cd1e7679be19b4f (patch) | |
tree | cf3cdbb8ff037e83fe8e96463587961124e32a81 | |
parent | 14ebe833e26c576bf607df5cfc34ba27e2e4f7e1 (diff) |
Fix typo and markup.
-rw-r--r-- | doc/src/sgml/installation.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index ad64ad5abaf..7fb05b76eb5 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.15 2002/11/18 05:02:34 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.16 2002/11/18 18:08:22 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -9,8 +9,8 @@ </indexterm> <para> - This <![%standalone-include;[document.]]> - <![%standalone-ignore;[chapter.]]> describes the installation of + This <![%standalone-include;[document]]> + <![%standalone-ignore;[chapter]]> describes the installation of <productname>PostgreSQL</productname> from the source code distribution. </para> @@ -1512,7 +1512,7 @@ gunzip -c user.ps.gz \ <entry><systemitem>RS6000</></entry> <entry>7.3</entry> <entry>2002-11-12, - Andreas Zeugswetter (<email>ZeugswetterA@spardat.at</email>) + Andreas Zeugswetter (<email>ZeugswetterA@spardat.at</email>)</entry> <entry>see also <filename>doc/FAQ_AIX</filename></entry> </row> <row> |