jsgoupil                Mon Jun 20 17:15:17 2005 EDT

  Modified files:              
    /phpdoc/en/reference/domxml/functions       
                                                
DomXsltStylesheet-result-dump-mem.xml 
  Log:
  copy the same para from DomXsltStylesheet-result-dump-file.xml
  
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml?r1=1.10&r2=1.11&ty=u
Index: 
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml
diff -u 
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.10 
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.11
--- 
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.10 
    Sat Jun 18 00:00:14 2005
+++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml  
Mon Jun 20 17:15:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <refentry id="function.domxsltstylesheet-result-dump-mem">
  <refnamediv>
   <refname>DomXsltStylesheet->result_dump_mem()</refname>
@@ -21,8 +21,10 @@
    a well-formed XML DomDocument, no matter what output method was declared 
    in <![CDATA[<xsl:output>]]> and similar attributes/elements, it's of not 
    much use, if you want to output HTML 4 or text data.
+  </para>
+  <para>
    This function on the contrary honors <![CDATA[<xsl:output 
method="html|text">]]>
-   and other output control directives. See the example for instruction of how 
to use it.
+   and other output control directives. See the example for instruction on how 
to use it.
   </para>
  </refsect1>
  <refsect1 role="examples">

Reply via email to