From e829f822239186df59829afae5cc2769b783630b Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 8 Mar 2005 13:27:31 +0000
Subject: [PATCH] Add comma.

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

diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 45f609a4ed8..7eaa833feaa 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon Mar 7 22:52:51 EST 2005
+   Last updated: Tue Mar 8 08:27:31 EST 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -98,7 +98,7 @@
    review of others.
    
    A web site is maintained for patches that are ready to be applied,
-   http://momjian.postgresql.org/cgi-bin/pgpatches and those that are
+   http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are
    being kept for the next release,
    http://momjian.postgresql.org/cgi-bin/pgpatches2.
    
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index d622f955809..b95104f916b 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Mon Mar  7 22:52:51 EST 2005</P>
+    <P>Last updated: Tue Mar  8 08:27:31 EST 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -149,7 +149,7 @@
 
     <P>A web site is maintained for patches that are ready to be applied,
     <a href="http://momjian.postgresql.org/cgi-bin/pgpatches">
-    http://momjian.postgresql.org/cgi-bin/pgpatches</a> and
+    http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and
     those that are being kept for the next release,
     <a href="http://momjian.postgresql.org/cgi-bin/pgpatches2">
     http://momjian.postgresql.org/cgi-bin/pgpatches2</a>.
-- 
GitLab