[mw-devel] MW3 r1038 - trunk/talkhelp

psycodom at sucs.org psycodom at sucs.org
Fri Jun 6 11:45:08 BST 2008


Author: psycodom
Date: 2008-06-06 11:45:08 +0100 (Fri, 06 Jun 2008)
New Revision: 1038

Modified:
   trunk/talkhelp/kick
   trunk/talkhelp/mrod
   trunk/talkhelp/remove
   trunk/talkhelp/zod
Log:
Fixes some silly mistakes in escape sequences which makes some help files
display SER instead of USER.



Modified: trunk/talkhelp/kick
===================================================================
--- trunk/talkhelp/kick	2008-06-03 13:40:50 UTC (rev 1037)
+++ trunk/talkhelp/kick	2008-06-06 10:45:08 UTC (rev 1038)
@@ -5,7 +5,7 @@
      kick USER [REASON]
 
 DESCRIPTION
-     Drops the Zebedee of Death on SER, removing them from
+     Drops the Zebedee of Death on USER, removing them from
      the talker. Optionally, you can specify a reason for doing this. Unlike
      ZOD, this is done regardless of the user's protection.
 

Modified: trunk/talkhelp/mrod
===================================================================
--- trunk/talkhelp/mrod	2008-06-03 13:40:50 UTC (rev 1037)
+++ trunk/talkhelp/mrod	2008-06-06 10:45:08 UTC (rev 1038)
@@ -5,7 +5,7 @@
      mrod USER [REASON]
 
 DESCRIPTION
-     Drops the Magic Roundabout of Death on SER, removing them from
+     Drops the Magic Roundabout of Death on USER, removing them from
      the board. Optionally, you can specify a reason for doing this.
 
      USER

Modified: trunk/talkhelp/remove
===================================================================
--- trunk/talkhelp/remove	2008-06-03 13:40:50 UTC (rev 1037)
+++ trunk/talkhelp/remove	2008-06-06 10:45:08 UTC (rev 1038)
@@ -5,7 +5,7 @@
      remove USER [REASON]
 
 DESCRIPTION
-     Drops the Magic Roundabout of Death on SER, removing them from
+     Drops the Magic Roundabout of Death on USER, removing them from
      the board. Optionally, you can specify a reason for doing this. Unlike
      MROD, this is done regardless of the user's protection.
 

Modified: trunk/talkhelp/zod
===================================================================
--- trunk/talkhelp/zod	2008-06-03 13:40:50 UTC (rev 1037)
+++ trunk/talkhelp/zod	2008-06-06 10:45:08 UTC (rev 1038)
@@ -5,7 +5,7 @@
      zod USER [REASON]
 
 DESCRIPTION
-     Drops the Zebedee of Death on SER, removing them from
+     Drops the Zebedee of Death on USER, removing them from
      the talker. Optionally, you can specify a reason for doing this.
 
      USER





More information about the mw-devel mailing list