aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2007-08-30 01:29:52 +0000
committerTatsuo Ishii <ishii@postgresql.org>2007-08-30 01:29:52 +0000
commitc9bfabe24d9b94975006d32031d9efab82901a31 (patch)
tree66beb196eff3e62834e1cc639b21893ef204f09c
parent25188c4f7dee37e7b6b38c63e178fc632deaaa57 (diff)
downloadpostgresql-c9bfabe24d9b94975006d32031d9efab82901a31.tar.gz
postgresql-c9bfabe24d9b94975006d32031d9efab82901a31.zip
Fix broken markup.
-rw-r--r--doc/src/sgml/textsearch.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml
index c98f5ae1ab1..927004a8c84 100644
--- a/doc/src/sgml/textsearch.sgml
+++ b/doc/src/sgml/textsearch.sgml
@@ -234,6 +234,7 @@ SELECT 'fat &amp; cow'::tsquery @@ 'a fat cat sat on a mat and ate a fat rat'::t
<xref linkend="functions-textsearch"> contains a complete list of full text
search functions and operators.
</para>
+ </sect2>
<sect2 id="textsearch-configurations">
<title>Configurations</title>