From 7b861bc820d526961ad195046a674e89487e0e1f 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 | 4 +++- doc/src/sgml/runtime.sgml | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index e7ef229c1f..34bff1b947 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -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 8d63c12864..928fbab5bd 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -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.39.5