From d78fc95bdad708b3e35888d3fa1b523413f69cb3 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 16 Dec 2004 00:01:33 +0000
Subject: [PATCH] Add Spanish IRC channel to FAQ.

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

diff --git a/doc/FAQ b/doc/FAQ
index df4e6bc0179..14184c24b39 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Tue Dec 14 22:10:36 EST 2004
+   Last updated: Wed Dec 15 18:59:58 EST 2004
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -234,7 +234,8 @@
      
    The major IRC channel is #postgresql on Freenode (irc.freenode.net).
    To connect you can use the Unix command irc -c '#postgresql' "$USER"
-   irc.freenode.net or use any of the other popular IRC clients. There is
+   irc.freenode.net or use any of the other popular IRC clients. A
+   Spanish one also exists on the same network (#postgresql-es). There is
    also a PostgreSQL channel on EFNet.
    
    A list of commercial support companies is available at
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index f22ae5f6dad..8b9d44efce1 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Tue Dec 14 22:10:36 EST 2004</P>
+    <P>Last updated: Wed Dec 15 18:59:58 EST 2004</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -308,7 +308,8 @@
     <P>The major IRC channel is <I>#postgresql</I> on Freenode
     (<I>irc.freenode.net</I>).  To connect you can use the Unix
     command <CODE>irc -c '#postgresql' "$USER" irc.freenode.net</CODE>
-    or use any of the other popular IRC clients.  There is also a
+    or use any of the other popular IRC clients.  A Spanish one also exists
+    on the same network (<I>#postgresql-es</I>).  There is also a
     PostgreSQL channel on EFNet.
 
     <P>A list of commercial support companies is available at <A href=
-- 
GitLab