Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e61648d

Browse files
committed
Update IRC mention.
1 parent f6a1a8e commit e61648d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

doc/FAQ

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Dec 10 13:01:55 EST 2004
4+
Last updated: Tue Dec 14 22:10:36 EST 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -232,10 +232,10 @@
232232

233233
http://www.PostgreSQL.org
234234

235-
There is also an IRC channel on Freenode and EFNet, channel
236-
#PostgreSQL. You can use the Unix command or irc -c '#PostgreSQL'
237-
"$USER" irc.freenode.net.
238-
or irc -c '#PostgreSQL' "$USER" irc.phoenix.net.
235+
The major IRC channel is #postgresql on Freenode (irc.freenode.net).
236+
To connect you can use the Unix command irc -c '#postgresql' "$USER"
237+
irc.freenode.net or use any of the other popular IRC clients. There is
238+
also a PostgreSQL channel on EFNet.
239239

240240
A list of commercial support companies is available at
241241
http://techdocs.postgresql.org/companies.php.

doc/src/FAQ/FAQ.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Fri Dec 10 13:01:55 EST 2004</P>
13+
<P>Last updated: Tue Dec 14 22:10:36 EST 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -305,10 +305,11 @@ <H4><A name="1.6">1.6</A>) Where can I get support?</H4>
305305
<A href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</A>
306306
</BLOCKQUOTE>
307307

308-
<P>There is also an IRC channel on Freenode and EFNet,
309-
channel <I>#PostgreSQL</I>. You can use the Unix command or <CODE>irc -c
310-
'#PostgreSQL' "$USER" irc.freenode.net.</CODE></P> or <CODE>irc -c
311-
'#PostgreSQL' "$USER" irc.phoenix.net.</CODE>
308+
<P>The major IRC channel is <I>#postgresql</I> on Freenode
309+
(<I>irc.freenode.net</I>). To connect you can use the Unix
310+
command <CODE>irc -c '#postgresql' "$USER" irc.freenode.net</CODE>
311+
or use any of the other popular IRC clients. There is also a
312+
PostgreSQL channel on EFNet.
312313

313314
<P>A list of commercial support companies is available at <A href=
314315
"http://techdocs.postgresql.org/companies.php">http://techdocs.postgresql.org/companies.php</A>.</P>

0 commit comments

Comments
 (0)