mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
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.
This commit is contained in:
parent
6087bf1a19
commit
3386399021
1 changed files with 1 additions and 1 deletions
|
|
@ -6817,7 +6817,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
|
|||
<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://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
|
||||
for details on the SSL API.
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue