@@ -6641,7 +6641,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
66416641 </para>
66426642
66436643 <sect2 id="libq-ssl-certificates">
6644- <title>Certificate verification </title>
6644+ <title>Client Verification of Server Certificates </title>
66456645
66466646 <para>
66476647 By default, <productname>PostgreSQL</> will not perform any verification of
@@ -6696,7 +6696,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
66966696 </sect2>
66976697
66986698 <sect2 id="libpq-ssl-clientcert">
6699- <title>Clientcertificates </title>
6699+ <title>ClientCertificates </title>
67006700
67016701 <para>
67026702 If the server requests a trusted client certificate,
@@ -6738,15 +6738,15 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
67386738 </sect2>
67396739
67406740 <sect2 id="libpq-ssl-protection">
6741- <title>Protectionprovided indifferent modes </title>
6741+ <title>ProtectionProvided inDifferent Modes </title>
67426742
67436743 <para>
67446744 The different values for the <literal>sslmode</> parameter provide different
67456745 levels of protection. SSL can provide
67466746 protection against three types of attacks:
67476747 </para>
67486748 <table id="libpq-ssl-protect-attacks">
6749- <title>SSLattacks </title>
6749+ <title>SSLAttacks </title>
67506750 <tgroup cols="2">
67516751 <thead>
67526752 <row>
@@ -6821,7 +6821,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
68216821 </para>
68226822
68236823 <table id="libpq-ssl-sslmode-statements">
6824- <title>SSLmode descriptions </title>
6824+ <title>SSLMode Descriptions </title>
68256825 <tgroup cols="4">
68266826 <thead>
68276827 <row>
@@ -6912,7 +6912,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
69126912 </sect2>
69136913
69146914 <sect2 id="libpq-ssl-fileusage">
6915- <title>SSL File Usage</title>
6915+ <title>SSLClient File Usage</title>
69166916 <table id="libpq-ssl-file-usage">
69176917 <title>Libpq/Client SSL File Usage</title>
69186918 <tgroup cols="3">
@@ -6958,7 +6958,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
69586958 </sect2>
69596959
69606960 <sect2 id="libpq-ssl-initialize">
6961- <title>SSLlibrary initialization </title>
6961+ <title>SSLLibrary Initialization </title>
69626962
69636963 <para>
69646964 If your application initializes <literal>libssl</> and/or