1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

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.
This commit is contained in:
Tom Lane
2015-06-30 18:47:32 -04:00
parent b185c42c16
commit 33018d0730

View File

@ -1761,7 +1761,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
are also checked if the file <filename>root.crl</filename> exists. are also checked if the file <filename>root.crl</filename> exists.
<!-- If this URL changes replace it with a URL to www.archive.org. --> <!-- If this URL changes replace it with a URL to www.archive.org. -->
(See <ulink (See <ulink
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.) for diagrams showing SSL certificate usage.)
</para> </para>