From 2696cf0412ef42a1a68dce9847942f30142d3226 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 27 Jan 2001 04:35:16 +0000 Subject: [PATCH] Update FAQ. --- doc/FAQ | 9 +++++---- doc/src/FAQ/FAQ.html | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index bca98210959..54fe384cebb 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -9,7 +9,7 @@ http://www.PostgreSQL.org/docs/faq-english.html. Platform-specific questions are answered at - http://www.PostgreSQL.org/docs/. + http://www.PostgreSQL.org/users-lounge/docs/faq.html. _________________________________________________________________ General Questions @@ -141,8 +141,8 @@ PostgreSQL Data Base Management System - Portions copyright (c) 1996-2001, PostgreSQL Global Development Group Portions Copyright - (c) 1994-6 Regents of the University of California + Portions copyright (c) 1996-2001, PostgreSQL Global Development Group + Portions Copyright (c) 1994-6 Regents of the University of California Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written @@ -245,7 +245,8 @@ Several manuals, manual pages, and some small test examples are included in the distribution. See the /doc directory. You can also - browse the manual online at http://www.PostgreSQL.org/docs/postgres. + browse the manual online at + http://www.PostgreSQL.org/users-lounge/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 f534e4d1a9c..0d4948cbb43 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -23,7 +23,7 @@ "http://www.Postgresql.org/docs/faq-english.html">http://www.PostgreSQL.org/docs/faq-english.html</A>.</P> <P>Platform-specific questions are answered at <A href= - "http://www.PostgreSQL.org/docs/">http://www.PostgreSQL.org/docs/</A>.</P> + "http://www.PostgreSQL.org/users-lounge/docs/faq.html">http://www.PostgreSQL.org/users-lounge/docs/faq.html</A>.</P> <HR> <CENTER> @@ -324,7 +324,7 @@ <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 online at <A href= - "http://www.PostgreSQL.org/docs/postgres">http://www.PostgreSQL.org/docs/postgres</A>.</P> + "http://www.PostgreSQL.org/users-lounge/docs/postgres">http://www.PostgreSQL.org/users-lounge/docs/postgres</A>.</P> <P>There is a PostgreSQL book available at <A href= "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>.</P> @@ -499,7 +499,7 @@ "mailto:postgres95@openlink.co.uk">postgres95@openlink.co.uk</A>.</P> <P>See also the <A href= - "http://www.PostgreSQL.org/docs/programmer/odbc.htm">ODBC chapter + "http://www.PostgreSQL.org/users-lounge/docs/programmer/odbc.htm">ODBC chapter of the Programmer's Guide</A>.</P> <H4><A name="2.2">2.2</A>) What tools are available for using -- GitLab