From 694403d30e52bdd769652e81a7ba8460ec5ab841 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 31 Jan 2008 23:30:31 +0000 Subject: [PATCH] Add comment about possible URL changes for www7.hp.com: --- doc/src/sgml/libpq.sgml | 6 ++++-- doc/src/sgml/runtime.sgml | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 3ef599f0af..0c55f4919f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ - + <application>libpq</application> - C Library @@ -5197,7 +5197,9 @@ defaultNoticeProcessor(void *arg, const char *message) to inside libpq), you can use PQinitSSL(int) to tell libpq that the SSL library has already been initialized by your - application. See + See for details on the SSL API. diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index ab688099c3..aef4b55bdb 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,4 +1,4 @@ - + Operating System Environment @@ -1646,6 +1646,7 @@ $ kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`root.crl exists. + (See for diagrams showing SSL certificate usage.) -- 2.40.0