[PHP-DOC] cvs: phpdoc /nl chapters.ent /nl/functions xslt.xml From: Egon Schmid (eschmid <email protected>)
Date: 11/13/00

eschmid Mon Nov 13 03:12:34 2000 EDT

  Modified files:
    /phpdoc/nl chapters.ent
    /phpdoc/nl/functions xslt.xml
  Log:
  Corrected some errors.
  
Index: phpdoc/nl/chapters.ent
diff -u phpdoc/nl/chapters.ent:1.2 phpdoc/nl/chapters.ent:1.3
--- phpdoc/nl/chapters.ent:1.2 Tue Oct 17 13:15:19 2000
+++ phpdoc/nl/chapters.ent Mon Nov 13 03:12:34 2000
@@ -100,6 +100,7 @@
 <!ENTITY reference.var SYSTEM "functions/var.xml">
 <!ENTITY reference.vmailmgr SYSTEM "functions/vmailmgr.xml">
 <!ENTITY reference.wddx SYSTEM "functions/wddx.xml">
+<!ENTITY reference.xslt SYSTEM "functions/xslt.xml">
 <!ENTITY reference.xml SYSTEM "functions/xml.xml">
 <!ENTITY reference.yaz SYSTEM "functions/yaz.xml">
 <!ENTITY reference.zlib SYSTEM "functions/zlib.xml">
Index: phpdoc/nl/functions/xslt.xml
diff -u phpdoc/nl/functions/xslt.xml:1.1 phpdoc/nl/functions/xslt.xml:1.2
--- phpdoc/nl/functions/xslt.xml:1.1 Sun Nov 12 15:03:58 2000
+++ phpdoc/nl/functions/xslt.xml Mon Nov 13 03:12:34 2000
@@ -1,4 +1,4 @@
- <reference id="ref.xml">
+ <reference id="ref.xslt">
   <title>XSLT functions</title>
   <titleabbrev>XSLT</titleabbrev>
 
@@ -16,6 +16,7 @@
       found at <ulink url="&url.xslt;">&url.xslt;</ulink>.
      </para>
     </sect2>
+
     <sect2 id="xslt.install">
      <title>Installation</title>
      <para>
@@ -24,6 +25,7 @@
       found at <ulink
       url="&url.sablotron;">&url.sablotron;</ulink>. Binaries
       are provided as well as source.
+ </para>
      <para>
       On UNIX, run <command>configure</command> with the <option
       role="configure">--with-sablot</option> and <option
@@ -44,6 +46,10 @@
       basically provides a standardized and portable template
       mechanism, separating content and design of a website.
      </para>
+ </sect2>
+
+ </sect1>
+ </partintro>
 
   <refentry id="function.xslt-closelog">
    <refnamediv>