yannick         Mon Nov  1 11:31:29 2004 EDT

  Modified files:              
    /phpdoc/en/reference/errorfunc/functions    debug-backtrace.xml 
                                                debug-print-backtrace.xml 
                                                error-log.xml 
                                                error-reporting.xml 
                                                restore-error-handler.xml 
                                                restore-exception-handler.xml 
                                                set-error-handler.xml 
                                                trigger-error.xml 
                                                user-error.xml 
    /phpdoc/en/reference/exec/functions escapeshellarg.xml 
                                        escapeshellcmd.xml exec.xml 
                                        passthru.xml proc-close.xml 
                                        proc-get-status.xml 
                                        proc-nice.xml proc-open.xml 
                                        proc-terminate.xml 
                                        shell-exec.xml system.xml 
    /phpdoc/en/reference/fam/functions  fam-cancel-monitor.xml 
                                        fam-close.xml 
                                        fam-monitor-collection.xml 
                                        fam-monitor-directory.xml 
                                        fam-monitor-file.xml 
                                        fam-next-event.xml fam-open.xml 
                                        fam-pending.xml 
                                        fam-resume-monitor.xml 
                                        fam-suspend-monitor.xml 
  Log:
  use more entities
  
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml
diff -u phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.12 
phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.13
--- phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.12    Sun Mar 21 
12:01:59 2004
+++ phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml Mon Nov  1 11:31:23 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
   <refentry id="function.debug-backtrace">
    <refnamediv>
     <refname>debug_backtrace</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>array</type><methodname>debug_backtrace</methodname>
       <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml
diff -u phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml:1.1 
phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml:1.2
--- phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml:1.1       Thu 
Jun 19 15:22:19 2003
+++ phpdoc/en/reference/errorfunc/functions/debug-print-backtrace.xml   Mon Nov  1 
11:31:23 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.debug-print-backtrace">
    <refnamediv>
     <refname>debug_print_backtrace</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>void</type><methodname>debug_print_backtrace</methodname>
       <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/error-log.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/errorfunc/functions/error-log.xml
diff -u phpdoc/en/reference/errorfunc/functions/error-log.xml:1.9 
phpdoc/en/reference/errorfunc/functions/error-log.xml:1.10
--- phpdoc/en/reference/errorfunc/functions/error-log.xml:1.9   Tue Jun  1 15:50:44 
2004
+++ phpdoc/en/reference/errorfunc/functions/error-log.xml       Mon Nov  1 11:31:23 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.error-log">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Send an error message somewhere</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>int</type><methodname>error_log</methodname>
       <methodparam><type>string</type><parameter>message</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/error-reporting.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/errorfunc/functions/error-reporting.xml
diff -u phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.10 
phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.11
--- phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.10    Wed Aug 11 
07:28:56 2004
+++ phpdoc/en/reference/errorfunc/functions/error-reporting.xml Mon Nov  1 11:31:23 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.error-reporting">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Sets which PHP errors are reported</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>int</type><methodname>error_reporting</methodname>
       <methodparam 
choice="opt"><type>int</type><parameter>level</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml
diff -u phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml:1.3 
phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml:1.4
--- phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml:1.3       Mon 
Dec  1 06:46:50 2003
+++ phpdoc/en/reference/errorfunc/functions/restore-error-handler.xml   Mon Nov  1 
11:31:23 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.restore-error-handler">
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>void</type><methodname>restore_error_handler</methodname>
       <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml
diff -u phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml:1.1 
phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml:1.2
--- phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml:1.1   Sat 
Jul 24 02:35:11 2004
+++ phpdoc/en/reference/errorfunc/functions/restore-exception-handler.xml       Mon 
Nov  1 11:31:24 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.restore-exception-handler">
    <refnamediv>
     <refname>restore_exception_handler</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>void</type><methodname>restore_exception_handler</methodname>
       <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/set-error-handler.xml?r1=1.23&r2=1.24&ty=u
Index: phpdoc/en/reference/errorfunc/functions/set-error-handler.xml
diff -u phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.23 
phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.24
--- phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.23  Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/errorfunc/functions/set-error-handler.xml       Mon Nov  1 
11:31:24 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.set-error-handler">
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>mixed</type><methodname>set_error_handler</methodname>
       
<methodparam><type>callback</type><parameter>error_handler</parameter></methodparam>
@@ -211,9 +211,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       And when you run this sample script, the output will be:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 vector a
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/trigger-error.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/errorfunc/functions/trigger-error.xml
diff -u phpdoc/en/reference/errorfunc/functions/trigger-error.xml:1.9 
phpdoc/en/reference/errorfunc/functions/trigger-error.xml:1.10
--- phpdoc/en/reference/errorfunc/functions/trigger-error.xml:1.9       Tue Jul 20 
05:44:50 2004
+++ phpdoc/en/reference/errorfunc/functions/trigger-error.xml   Mon Nov  1 11:31:24 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.trigger-error">
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>bool</type><methodname>trigger_error</methodname>
       <methodparam><type>string</type><parameter>error_msg</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/user-error.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/errorfunc/functions/user-error.xml
diff -u phpdoc/en/reference/errorfunc/functions/user-error.xml:1.3 
phpdoc/en/reference/errorfunc/functions/user-error.xml:1.4
--- phpdoc/en/reference/errorfunc/functions/user-error.xml:1.3  Sun Mar  2 07:33:13 
2003
+++ phpdoc/en/reference/errorfunc/functions/user-error.xml      Mon Nov  1 11:31:24 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.user-error">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Alias of <function>trigger_error</function></refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <para>
      This function is an alias of <function>trigger_error</function>.
     </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/escapeshellarg.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/exec/functions/escapeshellarg.xml
diff -u phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.6 
phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.7
--- phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.6   Thu Aug 19 08:14:45 
2004
+++ phpdoc/en/reference/exec/functions/escapeshellarg.xml       Mon Nov  1 11:31:24 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.8 -->
   <refentry id="function.escapeshellarg">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Escape a string to be used as a shell argument</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>string</type><methodname>escapeshellarg</methodname>
       <methodparam><type>string</type><parameter>arg</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/escapeshellcmd.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/exec/functions/escapeshellcmd.xml
diff -u phpdoc/en/reference/exec/functions/escapeshellcmd.xml:1.4 
phpdoc/en/reference/exec/functions/escapeshellcmd.xml:1.5
--- phpdoc/en/reference/exec/functions/escapeshellcmd.xml:1.4   Thu Aug 19 08:14:45 
2004
+++ phpdoc/en/reference/exec/functions/escapeshellcmd.xml       Mon Nov  1 11:31:24 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
   <refentry id="function.escapeshellcmd">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Escape shell metacharacters</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>string</type><methodname>escapeshellcmd</methodname>
       <methodparam><type>string</type><parameter>command</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/exec.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/exec/functions/exec.xml
diff -u phpdoc/en/reference/exec/functions/exec.xml:1.13 
phpdoc/en/reference/exec/functions/exec.xml:1.14
--- phpdoc/en/reference/exec/functions/exec.xml:1.13    Tue Aug  3 11:51:09 2004
+++ phpdoc/en/reference/exec/functions/exec.xml Mon Nov  1 11:31:24 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
   <refentry id="function.exec">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Execute an external program</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>string</type><methodname>exec</methodname>
       <methodparam><type>string</type><parameter>command</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/passthru.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/exec/functions/passthru.xml
diff -u phpdoc/en/reference/exec/functions/passthru.xml:1.5 
phpdoc/en/reference/exec/functions/passthru.xml:1.6
--- phpdoc/en/reference/exec/functions/passthru.xml:1.5 Tue Aug  3 11:51:09 2004
+++ phpdoc/en/reference/exec/functions/passthru.xml     Mon Nov  1 11:31:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
   <refentry id="function.passthru">
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>void</type><methodname>passthru</methodname>
       <methodparam><type>string</type><parameter>command</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-close.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/exec/functions/proc-close.xml
diff -u phpdoc/en/reference/exec/functions/proc-close.xml:1.5 
phpdoc/en/reference/exec/functions/proc-close.xml:1.6
--- phpdoc/en/reference/exec/functions/proc-close.xml:1.5       Sat Feb 28 10:13:34 
2004
+++ phpdoc/en/reference/exec/functions/proc-close.xml   Mon Nov  1 11:31:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.28 -->
   <refentry id='function.proc-close'>
    <refnamediv>
@@ -10,7 +10,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>int</type><methodname>proc_close</methodname>
       <methodparam><type>resource</type><parameter>process</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-get-status.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/exec/functions/proc-get-status.xml
diff -u phpdoc/en/reference/exec/functions/proc-get-status.xml:1.5 
phpdoc/en/reference/exec/functions/proc-get-status.xml:1.6
--- phpdoc/en/reference/exec/functions/proc-get-status.xml:1.5  Fri Sep 26 04:26:24 
2003
+++ phpdoc/en/reference/exec/functions/proc-get-status.xml      Mon Nov  1 11:31:25 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <refentry id='function.proc-get-status'>
    <refnamediv>
     <refname>proc_get_status</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>array</type><methodname>proc_get_status</methodname>
       <methodparam><type>resource</type><parameter>process</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-nice.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/exec/functions/proc-nice.xml
diff -u phpdoc/en/reference/exec/functions/proc-nice.xml:1.5 
phpdoc/en/reference/exec/functions/proc-nice.xml:1.6
--- phpdoc/en/reference/exec/functions/proc-nice.xml:1.5        Thu Aug 12 17:21:36 
2004
+++ phpdoc/en/reference/exec/functions/proc-nice.xml    Mon Nov  1 11:31:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <refentry id='function.proc-nice'>
    <refnamediv>
     <refname>proc_nice</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>bool</type><methodname>proc_nice</methodname>
       <methodparam><type>int</type><parameter>increment</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-open.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/exec/functions/proc-open.xml
diff -u phpdoc/en/reference/exec/functions/proc-open.xml:1.11 
phpdoc/en/reference/exec/functions/proc-open.xml:1.12
--- phpdoc/en/reference/exec/functions/proc-open.xml:1.11       Thu Aug 12 14:11:57 
2004
+++ phpdoc/en/reference/exec/functions/proc-open.xml    Mon Nov  1 11:31:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.28 -->
   <refentry id='function.proc-open'>
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>resource</type><methodname>proc_open</methodname>
       <methodparam><type>string</type><parameter>cmd</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-terminate.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/exec/functions/proc-terminate.xml
diff -u phpdoc/en/reference/exec/functions/proc-terminate.xml:1.3 
phpdoc/en/reference/exec/functions/proc-terminate.xml:1.4
--- phpdoc/en/reference/exec/functions/proc-terminate.xml:1.3   Sun Jun 22 08:20:10 
2003
+++ phpdoc/en/reference/exec/functions/proc-terminate.xml       Mon Nov  1 11:31:25 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id='function.proc-terminate'>
    <refnamediv>
     <refname>proc_terminate</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>int</type><methodname>proc_terminate</methodname>
      <methodparam><type>resource</type><parameter>process</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/shell-exec.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/exec/functions/shell-exec.xml
diff -u phpdoc/en/reference/exec/functions/shell-exec.xml:1.5 
phpdoc/en/reference/exec/functions/shell-exec.xml:1.6
--- phpdoc/en/reference/exec/functions/shell-exec.xml:1.5       Wed Jul 14 13:17:14 
2004
+++ phpdoc/en/reference/exec/functions/shell-exec.xml   Mon Nov  1 11:31:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
   <refentry id='function.shell-exec'>
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>string</type><methodname>shell_exec</methodname>
       <methodparam><type>string</type><parameter>cmd</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/system.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/exec/functions/system.xml
diff -u phpdoc/en/reference/exec/functions/system.xml:1.10 
phpdoc/en/reference/exec/functions/system.xml:1.11
--- phpdoc/en/reference/exec/functions/system.xml:1.10  Tue Aug  3 11:51:09 2004
+++ phpdoc/en/reference/exec/functions/system.xml       Mon Nov  1 11:31:26 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.24 -->
   <refentry id="function.system">
    <refnamediv>
@@ -7,7 +7,7 @@
     <refpurpose>Execute an external program and display the output</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>string</type><methodname>system</methodname>
       <methodparam><type>string</type><parameter>command</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml
diff -u phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml:1.4 
phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml:1.5
--- phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml:1.4        Thu Aug 12 
18:20:24 2004
+++ phpdoc/en/reference/fam/functions/fam-cancel-monitor.xml    Mon Nov  1 11:31:26 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <refentry id="function.fam-cancel-monitor">
    <refnamediv>
     <refname>fam_cancel_monitor</refname>
     <refpurpose>Terminate monitoring</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>fam_cancel_monitor</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-close.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/fam/functions/fam-close.xml
diff -u phpdoc/en/reference/fam/functions/fam-close.xml:1.2 
phpdoc/en/reference/fam/functions/fam-close.xml:1.3
--- phpdoc/en/reference/fam/functions/fam-close.xml:1.2 Fri Aug 13 12:12:04 2004
+++ phpdoc/en/reference/fam/functions/fam-close.xml     Mon Nov  1 11:31:27 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.fam-close">
    <refnamediv>
     <refname>fam_close</refname>
     <refpurpose>Close FAM connection</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>void</type><methodname>fam_close</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-monitor-collection.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fam/functions/fam-monitor-collection.xml
diff -u phpdoc/en/reference/fam/functions/fam-monitor-collection.xml:1.3 
phpdoc/en/reference/fam/functions/fam-monitor-collection.xml:1.4
--- phpdoc/en/reference/fam/functions/fam-monitor-collection.xml:1.3    Thu Apr  1 
19:41:30 2004
+++ phpdoc/en/reference/fam/functions/fam-monitor-collection.xml        Mon Nov  1 
11:31:27 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.fam-monitor-collection">
    <refnamediv>
     <refname>fam_monitor_collection</refname>
     <refpurpose>Monitor a collection of files in a directory for changes</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>resource</type><methodname>fam_monitor_collection</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-monitor-directory.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fam/functions/fam-monitor-directory.xml
diff -u phpdoc/en/reference/fam/functions/fam-monitor-directory.xml:1.4 
phpdoc/en/reference/fam/functions/fam-monitor-directory.xml:1.5
--- phpdoc/en/reference/fam/functions/fam-monitor-directory.xml:1.4     Thu Apr  1 
19:41:30 2004
+++ phpdoc/en/reference/fam/functions/fam-monitor-directory.xml Mon Nov  1 11:31:27 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <refentry id="function.fam-monitor-directory">
    <refnamediv>
     <refname>fam_monitor_directory</refname>
     <refpurpose>Monitor a directory for changes</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>resource</type><methodname>fam_monitor_directory</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-monitor-file.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fam/functions/fam-monitor-file.xml
diff -u phpdoc/en/reference/fam/functions/fam-monitor-file.xml:1.3 
phpdoc/en/reference/fam/functions/fam-monitor-file.xml:1.4
--- phpdoc/en/reference/fam/functions/fam-monitor-file.xml:1.3  Thu Apr  1 19:41:30 
2004
+++ phpdoc/en/reference/fam/functions/fam-monitor-file.xml      Mon Nov  1 11:31:27 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.fam-monitor-file">
    <refnamediv>
     <refname>fam_monitor_file</refname>
     <refpurpose>Monitor a regular file for changes</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>resource</type><methodname>fam_monitor_file</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-next-event.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fam/functions/fam-next-event.xml
diff -u phpdoc/en/reference/fam/functions/fam-next-event.xml:1.4 
phpdoc/en/reference/fam/functions/fam-next-event.xml:1.5
--- phpdoc/en/reference/fam/functions/fam-next-event.xml:1.4    Thu Apr  1 19:41:30 
2004
+++ phpdoc/en/reference/fam/functions/fam-next-event.xml        Mon Nov  1 11:31:27 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <refentry id="function.fam-next-event">
    <refnamediv>
     <refname>fam_next_event</refname>
     <refpurpose>Get next pending FAM event</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>array</type><methodname>fam_next_event</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-open.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fam/functions/fam-open.xml
diff -u phpdoc/en/reference/fam/functions/fam-open.xml:1.1 
phpdoc/en/reference/fam/functions/fam-open.xml:1.2
--- phpdoc/en/reference/fam/functions/fam-open.xml:1.1  Mon Sep 15 05:29:05 2003
+++ phpdoc/en/reference/fam/functions/fam-open.xml      Mon Nov  1 11:31:28 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.fam-open">
    <refnamediv>
     <refname>fam_open</refname>
     <refpurpose>Open connection to FAM daemon</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>resource</type><methodname>fam_open</methodname>
      <methodparam 
choice='opt'><type>string</type><parameter>appname</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-pending.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fam/functions/fam-pending.xml
diff -u phpdoc/en/reference/fam/functions/fam-pending.xml:1.1 
phpdoc/en/reference/fam/functions/fam-pending.xml:1.2
--- phpdoc/en/reference/fam/functions/fam-pending.xml:1.1       Mon Sep 15 05:29:05 
2003
+++ phpdoc/en/reference/fam/functions/fam-pending.xml   Mon Nov  1 11:31:28 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.fam-pending">
    <refnamediv>
     <refname>fam_pending</refname>
     <refpurpose>Check for pending FAM events</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>fam_pending</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-resume-monitor.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fam/functions/fam-resume-monitor.xml
diff -u phpdoc/en/reference/fam/functions/fam-resume-monitor.xml:1.1 
phpdoc/en/reference/fam/functions/fam-resume-monitor.xml:1.2
--- phpdoc/en/reference/fam/functions/fam-resume-monitor.xml:1.1        Mon Sep 15 
05:29:05 2003
+++ phpdoc/en/reference/fam/functions/fam-resume-monitor.xml    Mon Nov  1 11:31:28 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.fam-resume-monitor">
    <refnamediv>
     <refname>fam_resume_monitor</refname>
     <refpurpose>Resume suspended monitoring</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>fam_resume_monitor</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml
diff -u phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml:1.3 
phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml:1.4
--- phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml:1.3       Thu Aug 12 
18:20:24 2004
+++ phpdoc/en/reference/fam/functions/fam-suspend-monitor.xml   Mon Nov  1 11:31:28 
2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.fam-suspend-monitor">
    <refnamediv>
     <refname>fam_suspend_monitor</refname>
     <refpurpose>Temporarily suspend monitoring</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>fam_suspend_monitor</methodname>
      <methodparam><type>resource</type><parameter>fam</parameter></methodparam>

Reply via email to