1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Properly capitalize documentation headings; some only had initial-word

capitalization.
This commit is contained in:
Bruce Momjian
2011-01-29 13:00:18 -05:00
parent 6f489dca65
commit 5d5678d7c3
65 changed files with 447 additions and 447 deletions

View File

@@ -22,7 +22,7 @@
</para>
<sect2>
<title>Data types</title>
<title>Data Types</title>
<para>
<xref linkend="isn-datatypes"> shows the data types provided by
@@ -30,11 +30,11 @@
</para>
<table id="isn-datatypes">
<title><filename>isn</filename> data types</title>
<title><filename>isn</filename> Data Types</title>
<tgroup cols="2">
<thead>
<row>
<entry>Data type</entry>
<entry>Data Type</entry>
<entry>Description</entry>
</row>
</thead>
@@ -228,7 +228,7 @@
</para>
<table id="isn-functions">
<title><filename>isn</> functions</title>
<title><filename>isn</> Functions</title>
<tgroup cols="3">
<thead>
<row>