georg           Wed Aug 29 16:16:22 2001 EDT

  Modified files:              
    /phpdoc/en/functions        ircg.xml 
  Log:
  
  Changed wrong/double param descriptions
  
  
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.9 phpdoc/en/functions/ircg.xml:1.10
--- phpdoc/en/functions/ircg.xml:1.9    Wed Aug 29 04:13:28 2001
+++ phpdoc/en/functions/ircg.xml        Wed Aug 29 16:16:21 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.ircg">
   <title>IRC Gateway Functions</title>
   <titleabbrev>IRC Gateway</titleabbrev>
@@ -359,7 +359,7 @@
    <refnamediv>
     <refname>ircg_html_encode</refname>
     <refpurpose>
-     Encode HTML preserving output modes as ...
+     Encodes HTML preserving output
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -371,7 +371,7 @@
      </funcprototype>
     </funcsynopsis>
     <para>
-          ...
+        Encodes a HTML string <parameter>html_string</parameter> for output. This 
+feature could be usable, e.g. if someone wants to discuss about an html problem.  
     </para>
     <para>
      See also: <!-- what --> 
@@ -396,7 +396,7 @@
      </funcprototype>
     </funcsynopsis>
     <para>
-          
+    Sends a query to the connected server <parameter>connection</parameter> to send 
+information for the specified user <parameter>nick</parameter>.       
     </para>
     <para>
      See also: 
@@ -477,7 +477,7 @@
      </funcprototype>
     </funcsynopsis>
     <para>
-     This function remove user <parameter>nick</parameter> to your
+     This function remove user <parameter>nick</parameter> from your
      ignore list on the server connected to by
      <parameter>connection</parameter>.
     </para>
@@ -613,7 +613,6 @@
       <listitem><simpara>Mass join element</simpara></listitem>
       <listitem><simpara>Mass join end</simpara></listitem>
       <listitem><simpara>Whois user</simpara></listitem>
-      <listitem><simpara>Whois server</simpara></listitem>
       <listitem><simpara>Whois server</simpara></listitem>
       <listitem><simpara>Whois idle</simpara></listitem>
       <listitem><simpara>Whois channel</simpara></listitem>


Reply via email to