dams            Thu Feb 13 09:36:56 2003 EDT

  Modified files:              
    /phpdoc/en/reference/xslt/functions xslt-process.xml 
  Log:
  minor typos
  
Index: phpdoc/en/reference/xslt/functions/xslt-process.xml
diff -u phpdoc/en/reference/xslt/functions/xslt-process.xml:1.5 
phpdoc/en/reference/xslt/functions/xslt-process.xml:1.6
--- phpdoc/en/reference/xslt/functions/xslt-process.xml:1.5     Tue Nov 26 16:16:52 
2002
+++ phpdoc/en/reference/xslt/functions/xslt-process.xml Thu Feb 13 09:36:56 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/xslt.xml, last change in rev 1.3 -->
   <refentry id="function.xslt-process">
    <refnamediv>
@@ -26,7 +26,7 @@
      The input containers default to a filename 'containing' the document to be
      processed. The result container defaults to a filename for the transformed
      document. If the result container is not specified - i.e.
-     <parameter>NULL</parameter> - than the result is returned.
+     &null; - than the result is returned.
     </para>
     <para>
      <warning>
@@ -177,10 +177,14 @@
      interpreted as strings by the Sablotron processor. In other words - you
      cannot pass node-sets as parameters to the XSLT document.
     </para>
-    <note>
-     <simpara>
-      Please note that <emphasis>file://</emphasis> is needed in front of path if you 
use Windows.
-     </simpara>
+    <note>
+
+     <simpara>
+
+      Please note that <emphasis>file://</emphasis> is needed in front of path if you 
+use Windows.
+
+     </simpara>
+
     </note>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to