Add comment about possible URL changes for www7.hp.com:
authorBruce Momjian <bruce@momjian.us>
Thu, 31 Jan 2008 23:30:31 +0000 (23:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 31 Jan 2008 23:30:31 +0000 (23:30 +0000)
   <!-- If this URL chnages replace it with a URL to www.archive.org. -->

doc/src/sgml/libpq.sgml
doc/src/sgml/runtime.sgml

index e7ef229c1f329bba7ffe9cb49215925c08cbe559..34bff1b9476d1d4c6f83c723cf72bbe6b4eac628 100644 (file)
@@ -5197,7 +5197,9 @@ defaultNoticeProcessor(void *arg, const char *message)
    to inside <application>libpq</application>), you can use
    <function>PQinitSSL(int)</> to tell <application>libpq</application>
    that the <acronym>SSL</> library has already been initialized by your
-   application.  See <ulink
+   application.  
+   <!-- If this URL chnages replace it with a URL to www.archive.org. -->
+   See <ulink
    url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
    for details on the SSL API.
   </para>
index 8d63c12864d9a51cd36040d47d647bd6a23c272a..928fbab5bd5abc663acb7dacccb3527747424258 100644 (file)
@@ -1646,6 +1646,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
    verify that the client's certificate is signed by one of the trusted
    certificate authorities.  Certificate Revocation List (CRL) entries
    are also checked if the file <filename>root.crl</filename> exists.
+   <!-- If this URL chnages replace it with a URL to www.archive.org. -->
    (See <ulink
    url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
    for diagrams showing SSL certificate usage.)