File tree 2 files changed +4
-4
lines changed
2 files 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.254 2008/01/31 23:30:31 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.255 2008/01/31 23:31:33 momjian Exp $ -->
2
2
3
3
<chapter id="libpq">
4
4
<title><application>libpq</application> - C Library</title>
@@ -5198,7 +5198,7 @@ defaultNoticeProcessor(void *arg, const char *message)
5198
5198
<function>PQinitSSL(int)</> to tell <application>libpq</application>
5199
5199
that the <acronym>SSL</> library has already been initialized by your
5200
5200
application.
5201
- <!-- If this URL chnages replace it with a URL to www.archive.org. -->
5201
+ <!-- If this URL changes replace it with a URL to www.archive.org. -->
5202
5202
See <ulink
5203
5203
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
5204
5204
for details on the SSL API.
Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.406 2008/01/31 23:30:31 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.407 2008/01/31 23:31:33 momjian Exp $ -->
2
2
3
3
<chapter Id="runtime">
4
4
<title>Operating System Environment</title>
@@ -1646,7 +1646,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
1646
1646
verify that the client's certificate is signed by one of the trusted
1647
1647
certificate authorities. Certificate Revocation List (CRL) entries
1648
1648
are also checked if the file <filename>root.crl</filename> exists.
1649
- <!-- If this URL chnages replace it with a URL to www.archive.org. -->
1649
+ <!-- If this URL changes replace it with a URL to www.archive.org. -->
1650
1650
(See <ulink
1651
1651
url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
1652
1652
for diagrams showing SSL certificate usage.)
You can’t perform that action at this time.
0 commit comments