From: Tom Lane Date: Tue, 30 Jun 2015 22:47:32 +0000 (-0400) Subject: Fix broken link in documentation. X-Git-Tag: REL9_1_19~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9da81d0f79594e2cd06fd63ac2d34a48f78269d8;p=postgresql Fix broken link in documentation. 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/runtime.sgml b/doc/src/sgml/runtime.sgml index 101a754332..9bc047abd0 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -2110,7 +2110,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433 are also checked if the file root.crl exists. (See + url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"> for diagrams showing SSL certificate usage.)