From 86ff9d29125849619cb100f4132c9f60e7390536 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 27 Aug 2000 03:55:20 +0000
Subject: [PATCH] Update FAQ.

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

diff --git a/doc/FAQ b/doc/FAQ
index 0b1ef55529a..1fd2d0696c4 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -283,9 +283,9 @@
    Another one is "Teach Yourself SQL in 21 Days, Second Edition" at
    http://members.tripod.com/er4ebus/sql/index.htm 
    
-   Many of our users like The Practical SQL Handbook, Bowman et al.,
-   Addison Wesley. Others like The Complete Reference SQL, Groff et al.,
-   McGraw-Hill.
+   Many of our users like The Practical SQL Handbook, Bowman, Judith S.,
+   et al., Addison Wesley. Others like The Complete Reference SQL, Groff
+   et al., McGraw-Hill.
    
     1.11) Is PostgreSQL Y2K compliant?
     
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 198b2ada6e0..8d89d3efa3a 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -373,9 +373,9 @@ Another one is "Teach Yourself SQL in 21 Days, Second Edition" at <A
 HREF="http://members.tripod.com/er4ebus/sql/index.htm">
 http://members.tripod.com/er4ebus/sql/index.htm </A><P>
 
-Many of our users like <I>The Practical SQL Handbook</I>, Bowman et al.,
-Addison Wesley.  Others like <I>The Complete Reference SQL</I>, Groff et al.,
-McGraw-Hill.<P>
+Many of our users like <I>The Practical SQL Handbook</I>, Bowman, Judith
+S., et al., Addison Wesley.  Others like <I>The Complete Reference
+SQL</I>, Groff et al., McGraw-Hill.<P>
 
 
 <H4><A NAME="1.11">1.11</A>) Is PostgreSQL Y2K compliant?</H4><P>
-- 
GitLab