diff --git a/doc/FAQ b/doc/FAQ
index 65fb6f00733fcdb7b4c043729b49e2702f1bb88d..1dab9b7fd398e2017a7d63523811b174af30609c 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Feb 21 15:13:31 EST 2002
+   Last updated: Thu Feb 21 15:14:52 EST 2002
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index eccd0911f2f3734b5c38e3e1d8310ab3854c070c..f34739bfc2e1b1954b47b93f140a748f5209fdf7 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -14,7 +14,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Thu Feb 21 15:13:31 EST 2002</P>
+    <P>Last updated: Thu Feb 21 15:14:52 EST 2002</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -329,7 +329,7 @@
     There is a list of PostgreSQL books available for purchase at <A href=
     "http://www.postgresql.org/books/index.html">http://www.postgresql.org/books/index.html</A>.
     There is also a collection of PostgreSQL technical articles at <A href=
-    "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.<P>
+    "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.</P>
 
     <P><I>psql</I> has some nice \d commands to show information about
     types, operators, functions, aggregates, etc.</P>