From 15790465c2e05173e015e5cd37150aee97476c29 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 5 Dec 2001 05:41:13 +0000
Subject: [PATCH] Update FAQ.

---
 doc/FAQ              |  7 +++----
 doc/src/FAQ/FAQ.html | 10 ++++------
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 2f04aedc8d..a441646996 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Wed Dec 5 00:38:51 EST 2001
+   Last updated: Wed Dec 5 00:41:12 EST 2001
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -373,9 +373,8 @@
    Of course, this infrastructure is not cheap. There are a variety of
    monthly and one-time expenses that are required to keep it going. If
    you or your company has money it can donate to help fund this effort,
-   please go to the following URL and make a donation:
-   http://www.pgsql.com/pg_goodies
-       
+   please go to http://www.pgsql.com/pg_goodies and make a donation.
+   
    Although the web page mentions PostgreSQL, Inc, the "contributions"
    item is solely to support the PostgreSQL project and does not fund any
    specific company. If you prefer, you can also send a check to the
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 197b562bde..dd5eb71073 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -11,7 +11,7 @@
   alink="#0000FF">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Wed Dec  5 00:38:51 EST 2001</P>
+    <P>Last updated: Wed Dec  5 00:41:12 EST 2001</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -482,11 +482,9 @@
     <P>Of course, this infrastructure is not cheap.  There are a variety of
     monthly and one-time expenses that are required to keep it going.  If
     you or your company has money it can donate to help fund this effort,
-    please go to the following URL and make a donation:
-
-    <UL>
-    <P><a href="http://www.pgsql.com/pg_goodies">http://www.pgsql.com/pg_goodies</a>
-    </UL>
+    please go to
+    <a href="http://www.pgsql.com/pg_goodies">http://www.pgsql.com/pg_goodies</a>
+    and make a donation.
     
     <P>Although the web page mentions PostgreSQL, Inc, the "contributions" item
     is solely to support the PostgreSQL project and does not fund any
-- 
2.24.1