summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-04-25 13:01:41 +0000
committerBruce Momjian <bruce@momjian.us>2007-04-25 13:01:41 +0000
commit197ca8f83e2dccb944d775ab92511d4d3e25a963 (patch)
treea16336b9e2a1edd8afc1f9f6cd8c696a2202f5e0
parentfad9fb1d833af7e1ae553b4a0a1605d4232f158c (diff)
Remove tabs from installation.sgml.
-rw-r--r--doc/src/sgml/installation.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 5d5188aa008..49fdc7cef42 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.288 2007/04/21 17:26:17 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.289 2007/04/25 13:01:41 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -951,8 +951,8 @@ su - postgres
<listitem>
<para>
Build with libxslt. The <filename>contrib/xml2</> module
- relies on this library to perform Stylesheet transformations of
- XML.
+ relies on this library to perform Stylesheet transformations of
+ XML.
</para>
</listitem>
</varlistentry>