diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-11-10 21:56:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-11-10 21:56:08 +0000 |
commit | 79f8f5fc0d3609f13e857562cedfec644a4e456a (patch) | |
tree | 00b21926c881d4ce1a10c37c09b127d86c4efd01 | |
parent | 135ecf8d96b5aca45ea17130044c532aec77e643 (diff) | |
download | postgresql-79f8f5fc0d3609f13e857562cedfec644a4e456a.tar.gz postgresql-79f8f5fc0d3609f13e857562cedfec644a4e456a.zip |
Update IRC to mention freenet instead of openprojects.
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Nov 7 12:01:57 EST 2003 + Last updated: Mon Nov 10 16:55:52 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -244,7 +244,7 @@ http://www.PostgreSQL.org - There is also an IRC channel on EFNet and OpenProjects, channel + There is also an IRC channel on EFNet and Freenet, channel #PostgreSQL. I use the Unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 40fa770dd35..2086472bd46 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: Fri Nov 7 12:01:57 EST 2003</P> + <P>Last updated: Mon Nov 10 16:55:52 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -316,7 +316,7 @@ <A href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</A> </BLOCKQUOTE> - <P>There is also an IRC channel on EFNet and OpenProjects, + <P>There is also an IRC channel on EFNet and Freenet, channel <I>#PostgreSQL</I>. I use the Unix command <CODE>irc -c '#PostgreSQL' "$USER" irc.phoenix.net.</CODE></P> |