dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/op.xml
diff -u snowwhiteHelp/chanserv/op.xml:1.3 snowwhiteHelp/chanserv/op.xml:1.4
--- snowwhiteHelp/chanserv/op.xml:1.3   Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/op.xml       Mon Aug 29 01:36:38 2005
@@ -1,23 +1,41 @@
-<help service="chanserv">
-       <topic name="OP">
-               <command name="OP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       OP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ OP #&lt;channel&gt; &lt;nick&gt;
-                       </syntax>
-                       <desc>
-                               OP gives Channel Operator status, to the 
specified nickname,
-                               in the specified channel.
-                       </desc>
-                       <section name="NOTE">
-                               This does <b>not</b> add the specified nickname 
to the
+                       </li>
+               </syntax>
+               <desc>
+                       OP gives Channel Operator status, to the specified 
nickname,
+                       in the specified channel.
+               </desc>
+               <section>
+                       <heading>
+                               NOTE
+                       </heading>
+                       <body>
+                               This does not add the specified nickname to the
                                ChanServ OpList for the specified channel!
                                See /ChanServ help ADDOP for information on how 
to achieve that.
-                       </section>
-                       <examples>
-                               <ex pre="To give Grumpy channel op status in 
#10thKingdom:">
+                       </body>
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       To give Grumpy channel op status in 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ op #10thKingdom Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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