From: Heikki Linnakangas Date: Thu, 9 Jul 2015 13:00:14 +0000 (+0300) Subject: Fix another broken link in documentation. X-Git-Tag: REL9_1_19~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0357edeb32adf735ad22620d0b4bd4ba088457c;p=postgresql Fix another broken link in documentation. Tom fixed another one of these in commit 7f32dbcd, but there was another almost identical one in libpq docs. Per his comment: HP's web server has apparently become case-sensitive sometime recently. Per bug #13479 from Daniel Abraham. Corrected link identified by Alvaro. --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 574ef501cf..3d4e2cd5c6 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7040,7 +7040,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) libpq will not also initialize those libraries. See + url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"> for details on the SSL API.