From: Heikki Linnakangas Date: Thu, 9 Jul 2015 13:00:14 +0000 (+0300) Subject: Fix another broken link in documentation. X-Git-Tag: REL9_0_23~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=338639902119db8014b9353c0715e7139f3e9a7a;p=thirdparty%2Fpostgresql.git 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 0c33e36e067..8b453648957 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -6817,7 +6817,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.