1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +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

@@ -1,7 +1,7 @@
<!-- doc/src/sgml/charset.sgml -->
<chapter id="charset">
<title>Localization</>
<title>Localization</title>
<para>
This chapter describes the available localization features from the
@@ -44,7 +44,7 @@
</para>
<sect2>
<title>Overview</>
<title>Overview</title>
<para>
Locale support is automatically initialized when a database
@@ -198,7 +198,7 @@ initdb --locale=sv_SE
</sect2>
<sect2>
<title>Behavior</>
<title>Behavior</title>
<para>
The locale settings influence the following SQL features:
@@ -256,7 +256,7 @@ initdb --locale=sv_SE
</sect2>
<sect2>
<title>Problems</>
<title>Problems</title>
<para>
If locale support doesn't work according to the explanation above,