Skip to content

Commit aed0150

Browse files
committed
1 parent ab78c6e commit aed0150

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7996,9 +7996,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
79967996
that the <literal>libssl</> and/or <literal>libcrypto</> libraries
79977997
have been initialized by your application, so that
79987998
<application>libpq</application> will not also initialize those libraries.
7999-
<!-- If this URL changes replace it with a URL to www.archive.org. -->
80007999
See <ulink
8001-
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
8000+
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink>
80028001
for details on the SSL API.
80038002
</para>
80048003

doc/src/sgml/pgcrypto.sgml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,10 +1344,6 @@ gen_random_uuid() returns uuid
13441344
<para><ulink url="http://jlcooke.ca/random/"></ulink></para>
13451345
<para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</> driver for Linux.</para>
13461346
</listitem>
1347-
<listitem>
1348-
<para><ulink url="http://kodu.ut.ee/~lipmaa/crypto/"></ulink></para>
1349-
<para>Collection of cryptology pointers.</para>
1350-
</listitem>
13511347
</itemizedlist>
13521348
</sect3>
13531349
</sect2>

doc/src/sgml/runtime.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,9 +2265,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
22652265
intermediate certificates were created with <literal>v3_ca</>
22662266
extensions). Certificate Revocation List (CRL) entries are also
22672267
checked if the parameter <xref linkend="guc-ssl-crl-file"> is set.
2268-
<!-- If this URL changes replace it with a URL to www.archive.org. -->
22692268
(See <ulink
2270-
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></>
2269+
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html"></>
22712270
for diagrams showing SSL certificate usage.)
22722271
</para>
22732272

0 commit comments

Comments
 (0)