From e2a43d866c41bf201c9d7caaf0237576aec3a3d4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Thu, 5 Oct 2000 04:52:18 +0000 Subject: [PATCH] Update FAQ. --- doc/FAQ | 2 +- doc/src/FAQ/FAQ.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 7181ec57269..6bc484440f5 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -259,7 +259,7 @@ Several manuals, manual pages, and some small test examples are included in the distribution. See the /doc directory. You can also - browse the manual on-line at http://www.PostgreSQL.org/docs/postgres. + browse the manual online at http://www.PostgreSQL.org/docs/postgres. There is a PostgreSQL book available at http://www.PostgreSQL.org/docs/awbook.html. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 7a5dc1b9850..bae3c6490dc 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -338,7 +338,7 @@ We plan to have major releases every four months.<P> Several manuals, manual pages, and some small test examples are included in the distribution. See the <I>/doc</I> directory. You can also -browse the manual on-line at <A +browse the manual online at <A HREF="http://www.PostgreSQL.org/docs/postgres"> http://www.PostgreSQL.org/docs/postgres</A>. <P> -- GitLab