From 6884491bd865ee7e2e01d06a2d35e3b3e5919989 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 14 Aug 2018 22:54:52 +0200 Subject: [PATCH] doc: Update broken links Discussion: https://www.postgresql.org/message-id/flat/153044458767.13254.16049977382403131287%40wrigleys.postgresql.org --- doc/src/sgml/libpq.sgml | 3 +-- doc/src/sgml/pgcrypto.sgml | 4 ---- doc/src/sgml/runtime.sgml | 3 +-- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index b910e03c63..dfdaa9d792 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7465,9 +7465,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://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"> for details on the SSL API. diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml index 90d541c9ce..68f86edd3a 100644 --- a/doc/src/sgml/pgcrypto.sgml +++ b/doc/src/sgml/pgcrypto.sgml @@ -1301,10 +1301,6 @@ gen_random_bytes(count integer) returns bytea Jean-Luc Cooke Fortuna-based /dev/random driver for Linux. - - - Collection of cryptology pointers. - diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 617a875b9b..2cc1d2e575 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -2143,9 +2143,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://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html"> for diagrams showing SSL certificate usage.) -- 2.40.0