summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_tsdictionary.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-11-23 22:27:50 +0200
committerPeter Eisentraut <peter_e@gmx.net>2010-11-23 22:34:55 +0200
commitfc946c39aeacdff7df60c83fca6582985e8546c8 (patch)
tree866145f64c09c0673a4aa3d3a2f5647f0b7afc45 /doc/src/sgml/ref/drop_tsdictionary.sgml
parent44475e782f4674d257b9e5c1a3930218a4b4deea (diff)
downloadpostgresql-fc946c39aeacdff7df60c83fca6582985e8546c8.tar.gz
Remove useless whitespace at end of lines
Diffstat (limited to 'doc/src/sgml/ref/drop_tsdictionary.sgml')
-rw-r--r--doc/src/sgml/ref/drop_tsdictionary.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_tsdictionary.sgml b/doc/src/sgml/ref/drop_tsdictionary.sgml
index 70e237028a..12b88cd7d3 100644
--- a/doc/src/sgml/ref/drop_tsdictionary.sgml
+++ b/doc/src/sgml/ref/drop_tsdictionary.sgml
@@ -14,7 +14,7 @@ PostgreSQL documentation
<refname>DROP TEXT SEARCH DICTIONARY</refname>
<refpurpose>remove a text search dictionary</refpurpose>
</refnamediv>
-
+
<indexterm zone="sql-droptsdictionary">
<primary>DROP TEXT SEARCH DICTIONARY</primary>
</indexterm>
@@ -34,7 +34,7 @@ DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] <replaceable class="PARAMETER">name</r
dictionary.
</para>
</refsect1>
-
+
<refsect1>
<title>Parameters</title>
@@ -96,7 +96,7 @@ DROP TEXT SEARCH DICTIONARY english;
drop such configurations along with the dictionary.
</para>
</refsect1>
-
+
<refsect1>
<title>Compatibility</title>