aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2012-03-12 10:13:42 -0400
committerBruce Momjian <bruce@momjian.us>2012-03-12 10:13:42 -0400
commit9a39583264e46e6d2f869f202847cd8ab6c43f81 (patch)
treed980aa35f1c18560d8e14948454d601c777ddc0d
parentc6be1f43ab0551a95ec8ac77364e2f8558ae6345 (diff)
downloadpostgresql-9a39583264e46e6d2f869f202847cd8ab6c43f81.tar.gz
postgresql-9a39583264e46e6d2f869f202847cd8ab6c43f81.zip
Remove tabs in SGML files
-rw-r--r--doc/src/sgml/ref/initdb.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 5570562a5cd..0090f49d9f5 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -212,7 +212,7 @@ PostgreSQL documentation
<term><option>--no-locale</option></term>
<listitem>
<para>
- Equivalent to <option>--locale=C</option>.
+ Equivalent to <option>--locale=C</option>.
</para>
</listitem>
</varlistentry>
@@ -231,8 +231,8 @@ PostgreSQL documentation
<term><option>--text-search-config=<replaceable>CFG</></option></term>
<listitem>
<para>
- Sets the default text search configuration.
- See <xref linkend="guc-default-text-search-config"> for further information.
+ Sets the default text search configuration.
+ See <xref linkend="guc-default-text-search-config"> for further information.
</para>
</listitem>
</varlistentry>