[srvx-commits] CVS: services/src chanserv.help,1.32,1.33
Brought to you by:
entrope
|
From: Zoot <zo...@us...> - 2002-07-07 19:32:25
|
Update of /cvsroot/srvx/services/src
In directory usw-pr-cvs1:/tmp/cvs-serv32637/src
Modified Files:
chanserv.help
Log Message:
Yet another spelling error fix thanks to Byte.
Index: chanserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/chanserv.help,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** chanserv.help 7 Jul 2002 19:31:38 -0000 1.32
--- chanserv.help 7 Jul 2002 19:32:21 -0000 1.33
***************
*** 334,338 ****
"/msg $C INFO <#channel> ",
"${command/INFO/access}",
! "This command responds vith various pieces of information about a channel's users, status, and registration.");
"INVITE" ("$bINVITE$b",
"/msg $C INVITE <#channel> [nick [reason]]",
--- 334,338 ----
"/msg $C INFO <#channel> ",
"${command/INFO/access}",
! "This command responds with various pieces of information about a channel's users, status, and registration.");
"INVITE" ("$bINVITE$b",
"/msg $C INVITE <#channel> [nick [reason]]",
|