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-protop.xml


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

Index: snowwhiteHelp/chanserv/set-protop.xml
diff -u snowwhiteHelp/chanserv/set-protop.xml:1.3 
snowwhiteHelp/chanserv/set-protop.xml:1.4
--- snowwhiteHelp/chanserv/set-protop.xml:1.3   Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/set-protop.xml       Mon Aug 29 01:36:38 2005
@@ -1,25 +1,42 @@
-<help service="chanserv">
-       <topic name="PROTOP">
-               <command name="SET PROTOP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SET PROTOP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; PROTOP &lt;ON | 
OFF&gt;
-                       </syntax>
-                       <desc>
-                               PROTOP prevents channel ops from being deoped 
by anyone of
-                               lower access level.
-                       </desc>
-                       <section>
-                               ** Protection offered by PROTOP is not complete 
at this time;
-                               it is therefore labelled as an EXPERIMENTAL 
feature.
-                       </section>
-                       <examples>
-                               <ex pre="To turn protop on in channel 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       PROTOP prevents channel ops from being deoped by anyone 
of
+                       lower access level.
+
+                       ** Protection offered by PROTOP is not complete at this 
time;
+                       it is therefore labelled as an EXPERIMENTAL feature.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To turn protop on in channel 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom protop on
-                               </ex>
-                               <ex pre="To Turn protop off in channel 
#10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To Turn protop off in channel 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom protop off
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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