goba            Sun May 19 12:15:30 2002 EDT

  Modified files:              
    /phpdoc/en/reference/exec   reference.xml 
  Log:
  Entities should end with a ;
  
  
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.3 
phpdoc/en/reference/exec/reference.xml:1.4
--- phpdoc/en/reference/exec/reference.xml:1.3  Mon May  6 03:15:33 2002
+++ phpdoc/en/reference/exec/reference.xml      Sun May 19 12:15:22 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.exec">
   <title>Program Execution functions</title>
   <titleabbrev>Program Execution</titleabbrev>
@@ -30,7 +30,7 @@
 
    <section id="exec.resources">
     &reftitle.resources;
-    &no.resource
+    &no.resource;
    </section>
 
    <section id="exec.constants">


Reply via email to