Fix broken link in documentation.
authorTom Lane
Tue, 30 Jun 2015 22:47:32 +0000 (18:47 -0400)
committerTom Lane
Tue, 30 Jun 2015 22:47:51 +0000 (18:47 -0400)
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/runtime.sgml

index 8bfb96a50bd7f58d550f83714458ab74426331aa..c327bb28c7626cb109122b3a7dc4c8c6dfedc316 100644 (file)
@@ -2014,7 +2014,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
    are also checked if the parameter  is set.
    
    (See 
-   url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html">
+   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html">
    for diagrams showing SSL certificate usage.)