diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 13:28:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 13:28:46 +0000 |
commit | 8f67daded75c72d100b3e88fd31dfb3baad894f5 (patch) | |
tree | 0ea251fac9759ad5858e436c2435cadeb053386a /doc/src | |
parent | 98fa527942071931b87c5563b74a78f6fbb5df61 (diff) | |
download | postgresql-8f67daded75c72d100b3e88fd31dfb3baad894f5.tar.gz postgresql-8f67daded75c72d100b3e88fd31dfb3baad894f5.zip |
Improve indenting of port entries.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 49ec9fdde46..4e8eeb6cca6 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.170 2003/10/26 13:26:41 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.171 2003/10/26 13:28:46 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1746,18 +1746,18 @@ gunzip -c postgres.ps.gz \ Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry> <entry>see <filename>doc/FAQ_MSWIN</filename></entry> </row> - <row> - <entry><systemitem class="osname">Windows</></entry> - <entry><systemitem>x86</></entry> - <entry>7.3</entry> - <entry>2002-11-05, - Dave Page (<email>dpage@vale-housing.co.uk</email>)</entry> - <entry> - native is client-side only; + <row> + <entry><systemitem class="osname">Windows</></entry> + <entry><systemitem>x86</></entry> + <entry>7.3</entry> + <entry>2002-11-05, + Dave Page (<email>dpage@vale-housing.co.uk</email>)</entry> + <entry> + native is client-side only; <![%standalone-include[see documentation]]> <![%standalone-ignore[see <xref linkend="install-win32">]]> - </entry> - </row> + </entry> + </row> </tbody> </tgroup> </informaltable> |