From 197ca8f83e2dccb944d775ab92511d4d3e25a963 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 25 Apr 2007 13:01:41 +0000 Subject: [PATCH] Remove tabs from installation.sgml. --- doc/src/sgml/installation.sgml | 6 +++--- 1 file 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 @@ - + <![%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>