cortesi         Tue Apr 23 19:13:12 2002 EDT

  Modified files:              
    /phpdoc/en/reference/domxml/functions       DomNode-replace-node.xml 
  Log:
  fixing parameter as of sourcecode
  
Index: phpdoc/en/reference/domxml/functions/DomNode-replace-node.xml
diff -u phpdoc/en/reference/domxml/functions/DomNode-replace-node.xml:1.4 
phpdoc/en/reference/domxml/functions/DomNode-replace-node.xml:1.5
--- phpdoc/en/reference/domxml/functions/DomNode-replace-node.xml:1.4   Tue Apr 23 
10:25:44 2002
+++ phpdoc/en/reference/domxml/functions/DomNode-replace-node.xml       Tue Apr 23 
+19:12:57 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/domxml.xml, last change in rev 1.39 -->
   <refentry id='function.DomNode-replace-node'>
    <refnamediv>
@@ -13,7 +13,6 @@
     <methodsynopsis>
      <type>object</type><methodname>DomNode->replace_node</methodname>
      <methodparam><type>object</type><parameter>newnode</parameter></methodparam>
-     <void/>
     </methodsynopsis>
     <para>
      This function replaces an existing node with the passed
@@ -28,6 +27,7 @@
     </para>
     <para>
      See also <function>DomNode_append_child</function>
+    </para>
    </refsect1>
   </refentry>
 


Reply via email to