diff options
Diffstat (limited to 'doc/src/sgml/libpq.sgml')
-rw-r--r-- | doc/src/sgml/libpq.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 7586bd7cc2d..a3b4b53a230 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7594,9 +7594,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) that the <literal>libssl</> and/or <literal>libcrypto</> libraries have been initialized by your application, so that <application>libpq</application> will not also initialize those libraries. - <!-- If this URL changes replace it with a URL to www.archive.org. --> See <ulink - url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink> + url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink> for details on the SSL API. </para> |