summaryrefslogtreecommitdiff
path: root/doc/src/sgml/libpq.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/libpq.sgml')
-rw-r--r--doc/src/sgml/libpq.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 1606a56908..7b709709cb 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -359,7 +359,7 @@ PGconn *PQconnectdbParams(const char **keywords, const char **values, int expand
</para>
<table id="libpq-connect-sslmode-options">
- <title><literal>sslmode</literal> options</title>
+ <title><literal>sslmode</literal> Options</title>
<tgroup cols="2">
<thead>
<row>
@@ -7534,7 +7534,7 @@ main(int argc, char **argv)
</example>
<example id="libpq-example-3">
- <title><application>libpq</application> Example Program 3</>
+ <title><application>libpq</application> Example Program 3</title>
<programlisting>
<![CDATA[