From 076c164559a81ccc55651949f39de0ce9015a335 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 12 Oct 2000 21:21:29 +0000
Subject: [PATCH] Update FAQ.

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

diff --git a/doc/FAQ b/doc/FAQ
index b0c1c38f0e0..2f35a30e27d 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Oct 12 13:33:23 EDT 2000
+   Last updated: Thu Oct 12 17:21:11 EDT 2000
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -690,7 +690,7 @@ Maximum number of indexes on a table?    unlimited
    
    The row length limit will be removed in 7.1.
    
-    4.7)How much database disk space is required to store data from a typical
+    4.7) How much database disk space is required to store data from a typical
     text file?
     
    A PostgreSQL database may need six-and-a-half times the disk space
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 6da643f67c5..54159a842c0 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -7,7 +7,7 @@
 Frequently Asked Questions (FAQ) for PostgreSQL
 </H1>
 <P>
-Last updated:		Thu Oct 12 13:33:23 EDT 2000
+Last updated:		Thu Oct 12 17:21:11 EDT 2000
 <P>
 Current maintainer:	Bruce Momjian (<A
 HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
@@ -860,7 +860,7 @@ use the large object interface.<P>
 The row length limit will be removed in 7.1.<P>
 
 
-<H4><A NAME="4.7">4.7</A>)How much database disk space is required to
+<H4><A NAME="4.7">4.7</A>) How much database disk space is required to
 store data from a typical text file?<BR></H4><P>
 
 A PostgreSQL database may need six-and-a-half times the disk space
-- 
GitLab