diff options
Diffstat (limited to 'doc/src/sgml/ref/create_tstemplate.sgml')
| -rw-r--r-- | doc/src/sgml/ref/create_tstemplate.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/create_tstemplate.sgml b/doc/src/sgml/ref/create_tstemplate.sgml index 6a4a7fcb5f..532419c703 100644 --- a/doc/src/sgml/ref/create_tstemplate.sgml +++ b/doc/src/sgml/ref/create_tstemplate.sgml @@ -59,7 +59,7 @@ CREATE TEXT SEARCH TEMPLATE <replaceable class="parameter">name</replaceable> ( Refer to <xref linkend="textsearch"> for further information. </para> </refsect1> - + <refsect1> <title>Parameters</title> @@ -104,7 +104,7 @@ CREATE TEXT SEARCH TEMPLATE <replaceable class="parameter">name</replaceable> ( The arguments can appear in any order, not only the one shown above. </para> </refsect1> - + <refsect1> <title>Compatibility</title> |
