blob: dedf60bfac04e819ecea6ac5c3c24398c688caa4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2003/01/19 11:06:19 grant Exp $
--- source/irc.c.orig Mon Dec 23 04:42:42 2002
+++ source/irc.c
@@ -194,7 +194,7 @@ static int cntl_c_hit = 0;
char irc_version[] = IRCII_VERSION;
static char FAR switch_help[] =
-"Usage: irc [switches] [nickname] [server list] \n\
+"Usage: scrollz [switches] [nickname] [server list] \n\
The [nickname] can be at most 9 characters long on some server\n\
The [server list] is a whitespace separated list of server names\n\
The [switches] may be any or all of the following:\n\
|