dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/set-mlock.xml


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/set-mlock.xml
Date: Sun, 28 Aug 2005 21:36:59 -0400

Index: snowwhiteHelp/chanserv/set-mlock.xml
diff -u snowwhiteHelp/chanserv/set-mlock.xml:1.3 
snowwhiteHelp/chanserv/set-mlock.xml:1.4
--- snowwhiteHelp/chanserv/set-mlock.xml:1.3    Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/set-mlock.xml        Mon Aug 29 01:36:38 2005
@@ -1,29 +1,52 @@
-<help service="chanserv">
-       <topic name="MLOCK">
-               <command name="SET MLOCK">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SET MLOCK
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; 
MLOCK[=]&lt;mode&gt;
-                       </syntax>
-                       <desc>
-                               MLOCK locks the modes of a channel. The modes 
will remain
-                               set even after the last person leaves the 
channel. These
-                               locked modes cannot be changed without the 
proper access.
-                               Adding a '=' to the beginning of the modelock 
will totally
-                               ignore the previous modelock, rather than the 
default
-                               behavior, which is to toggle the previous 
modelock's modes.
-                               For a description of channel modes <b>/ChanServ 
help modes</b>.
-                       </desc>
-                       <examples>
-                               <ex pre="To lock the modes on #10thKingdom to 
+nt-ickH:">
+                       </li>
+               </syntax>
+               <desc>
+                       MLOCK locks the modes of a channel. The modes will 
remain
+                       set even after the last person leaves the channel. These
+                       locked modes cannot be changed without the proper 
access.
+                       Adding a '=' to the beginning of the modelock will 
totally
+                       ignore the previous modelock, rather than the default
+                       behavior, which is to toggle the previous modelock's 
modes.
+                       For a description of channel modes /ChanServ help modes.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To lock the modes on #10thKingdom to 
+nt-ickH
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom MLOCK 
=+nt-ickH
-                               </ex>
-                               <ex pre="To add the mode n on #10thKingdom to 
the modelock:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To add the mode n on #10thKingdom to 
the modelock
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom MLOCK +n
-                               </ex>
-                               <ex pre="To remove the mode n on #10thKingdom 
from the modelock:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To remove the mode n on #10thKingdom 
from the modelock
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom MLOCK -n
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]