File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.251 2007/12/25 17:06:52 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.252 2007/12/28 16:21:08 momjian Exp $ -->
2
2
3
3
<chapter id="libpq">
4
4
<title><application>libpq</application> - C Library</title>
@@ -5201,7 +5201,7 @@ defaultNoticeProcessor(void *arg, const char *message)
5201
5201
</para>
5202
5202
5203
5203
<table id="libpq-ssl-file-usage">
5204
- <title>SSL Client File Usage</title>
5204
+ <title>Libpq/ Client SSL File Usage</title>
5205
5205
<tgroup cols="3">
5206
5206
<thead>
5207
5207
<row>
@@ -5229,8 +5229,8 @@ defaultNoticeProcessor(void *arg, const char *message)
5229
5229
<row>
5230
5230
<entry><filename>~/.postgresql/root.crt</></entry>
5231
5231
<entry>trusted certificate authorities</entry>
5232
- <entry>requests server certificate; checks certificate is
5233
- signed by a trusted certificate authority</entry>
5232
+ <entry>checks server certificate is signed by a trusted certificate
5233
+ authority</entry>
5234
5234
</row>
5235
5235
5236
5236
<row>
You can’t perform that action at this time.
0 commit comments