diff options
Diffstat (limited to 'xC.c')
-rw-r--r-- | xC.c | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13805,9 +13805,9 @@ static const char *g_first_time_help[] = "F5/Ctrl-P\x02 or \x02" "F6/Ctrl-N\x02.", "", "Finally, adding a network is as simple as:", - " - \x02/server add freenode\x02", - " - \x02/set servers.freenode.addresses = \"chat.freenode.net\"\x02", - " - \x02/connect freenode\x02", + " - \x02/server add IRCnet\x02", + " - \x02/set servers.IRCnet.addresses = \"open.ircnet.net\"\x02", + " - \x02/connect IRCnet\x02", "", "That should be enough to get you started. Have fun!", "" |