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


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

Index: snowwhiteHelp/chanserv/set-passwd.xml
diff -u snowwhiteHelp/chanserv/set-passwd.xml:1.3 
snowwhiteHelp/chanserv/set-passwd.xml:1.4
--- snowwhiteHelp/chanserv/set-passwd.xml:1.3   Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/set-passwd.xml       Mon Aug 29 01:36:38 2005
@@ -1,19 +1,31 @@
-<help service="chanserv">
-       <topic name="PASSWORD" hide="1" />
-       <topic name="PASSWD">
-               <command name="SET PASSWD">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SET PASSWD
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; PASSWD &lt;new 
password&gt;
-                       </syntax>
-                       <desc>
-                               PASSWD changes the password set during the 
registration 
-                               process.
-                       </desc>
-                       <examples>
-                               <ex pre="To change the password of #10thKingdom 
to dragon">
+                       </li>
+               </syntax>
+               <desc>
+                       PASSWD changes the password set during the registration 
+                       process.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To change the password of #10thKingdom 
to dragon"
+                               </context>
+                               <sample>
                                        /ChanServ SET #10thKingdom passwd dragon
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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