From b07e5485908d985a071d617b5e9d1a2539fbe45a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 31 Jan 2008 23:31:33 +0000 Subject: [PATCH] Fix spelling typo in comment. --- doc/src/sgml/libpq.sgml | 4 ++-- doc/src/sgml/runtime.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 0c55f4919f..25b23dcd20 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ - + <application>libpq</application> - C Library @@ -5198,7 +5198,7 @@ defaultNoticeProcessor(void *arg, const char *message) PQinitSSL(int) to tell libpq that the SSL library has already been initialized by your application. - + See for details on the SSL API. diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index aef4b55bdb..2c9342272a 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,4 +1,4 @@ - + Operating System Environment @@ -1646,7 +1646,7 @@ $ kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`root.crl exists. - + (See for diagrams showing SSL certificate usage.)