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

Commit 4abfc20

Browse files
committed
Reorder IRC examples.
1 parent d5df606 commit 4abfc20

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

doc/FAQ

Lines changed: 4 additions & 3 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: Sat Nov 27 23:55:37 EST 2004
4+
Last updated: Fri Dec 10 13:01:55 EST 2004
55

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

@@ -233,8 +233,9 @@
233233
http://www.PostgreSQL.org
234234

235235
There is also an IRC channel on Freenode and EFNet, channel
236-
#PostgreSQL. You can use the Unix command irc -c '#PostgreSQL' "$USER"
237-
irc.phoenix.net. or irc -c '#PostgreSQL' "$USER" irc.freenode.net.
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.
238239

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

doc/src/FAQ/FAQ.html

Lines changed: 4 additions & 4 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: Sat Nov 27 23:55:37 EST 2004</P>
13+
<P>Last updated: Fri Dec 10 13:01:55 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>
@@ -306,9 +306,9 @@ <H4><A name="1.6">1.6</A>) Where can I get support?</H4>
306306
</BLOCKQUOTE>
307307

308308
<P>There is also an IRC channel on Freenode and EFNet,
309-
channel <I>#PostgreSQL</I>. You can use the Unix command <CODE>irc -c
310-
'#PostgreSQL' "$USER" irc.phoenix.net.</CODE> or <CODE>irc -c
311-
'#PostgreSQL' "$USER" irc.freenode.net.</CODE></P>
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>
312312

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

0 commit comments

Comments
 (0)