diff --git a/doc/FAQ b/doc/FAQ
index 2fe13593561fc6007220fd18b3057ae4085885b3..00e5b732198a8ced85db899fb17c25d8b6870c48 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon Jan 31 17:57:02 EST 2005
+   Last updated: Mon Jan 31 17:57:48 EST 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -388,7 +388,7 @@
    debugging and performance measurements.
    
    The following detailed debug instructions are to be used to provide
-   more detailed information for server developers debugging a problem
+   more detailed information for server developers debugging a problem.
    
    It is also possible to debug the server if it isn't operating
    properly. First, by running configure with the --enable-cassert
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 9c723943b1259788ed8614eb4b4e82e399b81a77..e795c128a3710714eebbf836626f274bf1f5505a 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Mon Jan 31 17:57:02 EST 2005</P>
+    <P>Last updated: Mon Jan 31 17:57:48 EST 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -525,7 +525,7 @@
 
     <P><B>The following detailed debug instructions are to be used to
     provide more detailed information for server developers debugging a
-    problem<B></P>
+    problem.<B></P>
 
     <P>It is also possible to debug the server if it isn't operating
     properly.  First, by running <I>configure</I> with the --enable-cassert