summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2012-03-12 10:13:33 -0400
committerBruce Momjian <bruce@momjian.us>2012-03-12 10:13:33 -0400
commit5d492502ac29f4d2db41bafc68ae7e7615a7fb5f (patch)
treeb4e875d5b61f8ae8bdf18d0fe2bb23042919363a
parent677d2ff18f54bccb6e190f27c1eb57f45b6a65de (diff)
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 466fa5ca239..ee7edb4aa74 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -189,7 +189,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>
@@ -248,8 +248,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>