We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent677d2ff commit5d49250Copy full SHA for 5d49250
doc/src/sgml/ref/initdb.sgml
@@ -189,7 +189,7 @@ PostgreSQL documentation
189
<term><option>--no-locale</option></term>
190
<listitem>
191
<para>
192
-Equivalent to <option>--locale=C</option>.
+Equivalent to <option>--locale=C</option>.
193
</para>
194
</listitem>
195
</varlistentry>
@@ -248,8 +248,8 @@ PostgreSQL documentation
248
<term><option>--text-search-config=<replaceable>CFG</></option></term>
249
250
251
- Sets the default text search configuration.
252
- 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.
253
254
255