diff options
author | Bruce Momjian <bruce@momjian.us> | 2012-03-12 10:13:39 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2012-03-12 10:13:39 -0400 |
commit | 5a264d4aa09466746de6311e3728d094f01f325f (patch) | |
tree | 209e6def77cc202bf430e9c428b3489c3c85abfb /doc/src | |
parent | 66d3e691dbfdd4af56e19303bbfa36dbdd561dce (diff) | |
download | postgresql-5a264d4aa09466746de6311e3728d094f01f325f.tar.gz postgresql-5a264d4aa09466746de6311e3728d094f01f325f.zip |
Remove tabs in SGML files
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/initdb.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 97311b4dfeb..4a64d355e2d 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> @@ -208,8 +208,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> |