doc: Update broken links
authorPeter Eisentraut
Tue, 14 Aug 2018 20:54:52 +0000 (22:54 +0200)
committerPeter Eisentraut
Thu, 13 Sep 2018 06:50:45 +0000 (08:50 +0200)
Discussion: https://www.postgresql.org/message-id/flat/153044458767.13254.16049977382403131287%40wrigleys.postgresql.org

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

index 1cba6a0d3751deaad047df55dd2164bd51ccbd94..aecd903dbe9b85bd06420ab1dfdf6f98f2a19baf 100644 (file)
@@ -7701,9 +7701,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
    that the libssl and/or libcrypto libraries
    have been initialized by your application, so that
    libpq will not also initialize those libraries.
-   
    See 
-   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html">
+   url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html">
    for details on the SSL API.
   
 
index 0c0175cfe0af795bc9d5e9dc82bb4c6c16715dca..0a3bae3d9f57711b227cf2adc8cf42f416b928ce 100644 (file)
@@ -1356,10 +1356,6 @@ gen_random_uuid() returns uuid
      
      Jean-Luc Cooke Fortuna-based /dev/random driver for Linux.
     
-    
-     
-     Collection of cryptology pointers.
-    
    
   
  
index 89c3f4d7d80f0ff7b2e38df1118302e4130bc563..131609d4dd221c5e2ea3ec5747b924458265ce2f 100644 (file)
@@ -2309,9 +2309,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
    intermediate certificates were created with v3_ca
    extensions).  Certificate Revocation List (CRL) entries are also
    checked if the parameter  is set.
-   
    (See 
-   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html">
+   url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html">
    for diagrams showing SSL certificate usage.)