From b05801c828e74bd5d03183cd970edcd11d62c347 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 29 Jul 2005 14:05:12 +0000
Subject: [PATCH] Add mp3 entry to FAQ.

---
 doc/FAQ | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 8b7c4e37045..d7e2d5ea596 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon May 30 09:11:03 EDT 2005
+   Last updated: Fri Jul 29 10:05:09 EDT 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -85,7 +85,9 @@
                                       
   1.1) What is PostgreSQL? How is it pronounced?
   
-   PostgreSQL is pronounced Post-Gres-Q-L, also called just Postgres.
+   PostgreSQL is pronounced Post-Gres-Q-L, and is also sometimes referred
+   to as just Postgres. An audio file is available in MP3 format for
+   those would like to hear the pronunciation.
    
    PostgreSQL is an object-relational database system that has the
    features of traditional commercial database systems with enhancements
-- 
GitLab