Skip to content

Commit 3cac7c2

Browse files
committed
1 parent a389ddc commit 3cac7c2

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
@@ -7459,9 +7459,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
74597459
that the <literal>libssl</> and/or <literal>libcrypto</> libraries
74607460
have been initialized by your application, so that
74617461
<application>libpq</application> will not also initialize those libraries.
7462-
<!-- If this URL changes replace it with a URL to www.archive.org. -->
74637462
See <ulink
7464-
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
7463+
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink>
74657464
for details on the SSL API.
74667465
</para>
74677466

doc/src/sgml/pgcrypto.sgml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,6 @@ gen_random_uuid() returns uuid
13171317
<para><ulink url="http://jlcooke.ca/random/"></ulink></para>
13181318
<para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</> driver for Linux.</para>
13191319
</listitem>
1320-
<listitem>
1321-
<para><ulink url="http://research.cyber.ee/~lipmaa/crypto/"></ulink></para>
1322-
<para>Collection of cryptology pointers.</para>
1323-
</listitem>
13241320
</itemizedlist>
13251321
</sect3>
13261322
</sect2>

doc/src/sgml/runtime.sgml

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

0 commit comments

Comments
 (0)