Fix another broken link in documentation.
authorHeikki Linnakangas
Thu, 9 Jul 2015 13:00:14 +0000 (16:00 +0300)
committerHeikki Linnakangas
Thu, 9 Jul 2015 13:12:38 +0000 (16:12 +0300)
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.

doc/src/sgml/libpq.sgml

index 8ac9f1e6d4e9d88a849984b7843e18366787ed1d..7f60e3dc20e6094c12c9a3f106ff37f79f19c099 100644 (file)
@@ -7441,7 +7441,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">
+   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html">
    for details on the SSL API.