From: Heikki Linnakangas Date: Thu, 9 Jul 2015 13:00:14 +0000 (+0300) Subject: Fix another broken link in documentation. X-Git-Tag: REL9_3_10~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63277305d8bdb2a90fc88f67b2e3078cf7531289;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 f67670cab1b..c39a2273ce3 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7445,7 +7445,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.