[srvx-commits] CVS: services/src chanserv.help,1.29,1.30
Brought to you by:
entrope
|
From: Entrope <en...@us...> - 2002-07-07 03:22:23
|
Update of /cvsroot/srvx/services/src
In directory usw-pr-cvs1:/tmp/cvs-serv3889/src
Modified Files:
chanserv.help
Log Message:
clarify documentation for greeting and usergreeting settings
Index: chanserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/chanserv.help,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** chanserv.help 6 Jul 2002 05:09:11 -0000 1.29
--- chanserv.help 7 Jul 2002 03:22:21 -0000 1.30
***************
*** 500,505 ****
"DEFAULTTOPIC: The channel's default topic.",
"TOPICMASK: A pattern that topics must match.",
! "GREETING: A greeting message for the channel's regular users.",
! "USERGREETING: A greeting message for the channel's $b$C$b users.",
"MODES: The channel's default modes.",
"PUBCMD: Restrictions to use commands in public.",
--- 500,505 ----
"DEFAULTTOPIC: The channel's default topic.",
"TOPICMASK: A pattern that topics must match.",
! "GREETING: A greeting message for visitors to the channel.",
! "USERGREETING: A greeting message for users on the channel's userlist.",
"MODES: The channel's default modes.",
"PUBCMD: Restrictions to use commands in public.",
|