From 32862533d888c710859ac0f473b0d32998a20068 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 20 Jul 2000 17:44:18 +0000
Subject: [PATCH] Update FAQ.

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

diff --git a/doc/FAQ b/doc/FAQ
index 74858405efe..71be3db6e55 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -237,14 +237,14 @@
    has received around 30k of messages.
    
    The bugs mailing list is available. To subscribe to this list, send
-   email to bugs-request@postgreSQL.org with a BODY of:
+   email to bugs-request@postgreSQL.org with a body of:
    
         subscribe
         end
 
    There is also a developers discussion mailing list available. To
    subscribe to this list, send email to hackers-request@postgreSQL.org
-   with a BODY of:
+   with a body of:
    
         subscribe
         end
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 477bdfb66d5..0577ea8c46f 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -290,7 +290,7 @@ HREF="mailto:pgsql-general-request@postgreSQL.org">pgsql-general-request@postgre
 
 There is also a digest list available.  To subscribe to this list, send
 email to: <A HREF="mailto:pgsql-general-digest-request@postgreSQL.org">
-pgsql-general-digest-request@postgreSQL.org</A> with a BODY of:
+pgsql-general-digest-request@postgreSQL.org</A> with a body of:
 
 <PRE>
 	subscribe
-- 
GitLab