aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/xml2.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/xml2.sgml')
-rw-r--r--doc/src/sgml/xml2.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml
index cf8cc76aae8..8ce7351a7c0 100644
--- a/doc/src/sgml/xml2.sgml
+++ b/doc/src/sgml/xml2.sgml
@@ -13,7 +13,7 @@
</para>
<sect2>
- <title>Deprecation notice</title>
+ <title>Deprecation Notice</title>
<para>
From <productname>PostgreSQL</> 8.3 on, there is XML-related
@@ -31,7 +31,7 @@
</sect2>
<sect2>
- <title>Description of functions</title>
+ <title>Description of Functions</title>
<para>
<xref linkend="xml2-functions-table"> shows the functions provided by this module.
@@ -339,7 +339,7 @@ WHERE t.author_id = p.person_id;
</para>
<sect3>
- <title>Multivalued results</title>
+ <title>Multivalued Results</title>
<para>
The <function>xpath_table</> function assumes that the results of each XPath query
@@ -414,7 +414,7 @@ ORDER BY doc_num, line_num;
</sect2>
<sect2>
- <title>XSLT functions</title>
+ <title>XSLT Functions</title>
<para>
The following functions are available if libxslt is installed: