From 6616e23264a6da446c6c28aa46a54f61297cd729 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 30 May 2005 13:11:06 +0000
Subject: [PATCH] Add missing <P>.

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

diff --git a/doc/FAQ b/doc/FAQ
index f02109f7da4..8b7c4e37045 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon May 9 13:15:04 EDT 2005
+   Last updated: Mon May 30 09:11:03 EDT 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 1c6f3d9ccf8..71e659db94d 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 May  9 13:15:04 EDT 2005</P>
+    <P>Last updated: Mon May 30 09:11:03 EDT 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -292,7 +292,7 @@
     team?</H3>
 
     <P>See the <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html">
-    Developer's FAQ</A>.
+    Developer's FAQ</A>.</P>
 
     <H3><A name="1.12">1.12</A>) How does PostgreSQL compare to other
     <SMALL>DBMS</SMALL>s?</H3>
-- 
GitLab