diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2002-11-18 18:10:59 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2002-11-18 18:10:59 +0000 |
commit | ded8f887aa73193559e2116548ea2c579dcddd26 (patch) | |
tree | 0d7dcbad40af624b25abbd41b3cb732c22277d16 /doc/src | |
parent | 075f482024b253cad303afb5bea1ed64623a3073 (diff) | |
download | postgresql-ded8f887aa73193559e2116548ea2c579dcddd26.tar.gz postgresql-ded8f887aa73193559e2116548ea2c579dcddd26.zip |
Fix typo and markup.
Diffstat (limited to 'doc/src')
-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 aae9a4b9709..853777623e6 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.121 2002/11/18 17:15:27 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.122 2002/11/18 18:10:59 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> |