diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 5570562a5cddfe1de61170db8a07d1eaf2f5ac46..0090f49d9f522795b62f571dcc9ebbc99dd32ce7 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>