Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6f15919

Browse files
committed
1 parent 02dc746 commit 6f15919

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

doc/src/sgml/libpq.sgml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8053,9 +8053,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
80538053
that the <literal>libssl</literal> and/or <literal>libcrypto</literal> libraries
80548054
have been initialized by your application, so that
80558055
<application>libpq</application> will not also initialize those libraries.
8056-
<!-- If this URL changes replace it with a URL to www.archive.org. -->
80578056
See <ulink
8058-
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
8057+
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink>
80598058
for details on the SSL API.
80608059
</para>
80618060

doc/src/sgml/pgcrypto.sgml

-4
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</filename> 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

+1-2
Original file line numberDiff line numberDiff line change
@@ -2303,9 +2303,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
23032303
intermediate certificates were created with <literal>v3_ca</literal>
23042304
extensions). Certificate Revocation List (CRL) entries are also
23052305
checked if the parameter <xref linkend="guc-ssl-crl-file"/> is set.
2306-
<!-- If this URL changes replace it with a URL to www.archive.org. -->
23072306
(See <ulink
2308-
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></ulink>
2307+
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html"></ulink>
23092308
for diagrams showing SSL certificate usage.)
23102309
</para>
23112310

0 commit comments

Comments
 (0)