Update of /cvsroot/srvx/services/src
In directory usw-pr-cvs1:/tmp/cvs-serv26039/src
Modified Files:
nickserv.help.m4
Log Message:
replace "handle" with "account"
Index: nickserv.help.m4
===================================================================
RCS file: /cvsroot/srvx/services/src/nickserv.help.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** nickserv.help.m4 4 Jul 2002 03:33:03 -0000 1.9
--- nickserv.help.m4 7 Jul 2002 21:16:40 -0000 1.10
***************
*** 134,139 ****
" VERSION $b$N$b version information.",
" STATUS $b$N$b status.",
! " SEARCH Search for handles by various criteria.",
! " MERGE Merge one handle into another.",
" MERGEDB Load a database into memory.",
" HELP Get help on $b$N$b.");
--- 134,139 ----
" VERSION $b$N$b version information.",
" STATUS $b$N$b status.",
! " SEARCH Search for accounts by various criteria.",
! " MERGE Merge one account into another.",
" MERGEDB Load a database into memory.",
" HELP Get help on $b$N$b.");
|