[PHP-DOC] cvs: phpdoc /en/reference/dbplus reference.xml /en/reference/dio reference.xml /en/reference/dir reference.xml /en/reference/errorfunc reference.xml /en/reference/exec reference.xml /en/reference/fbsql reference.xml /en/reference/fdf reference.xml /en/reference/filesystem reference.xml /en/reference/fribidi reference.xml /en/reference/funchand reference.xml /en/reference/gettext reference.xml /en/reference/gmp reference.xml /en/reference/http reference.xml /en/reference/ibase reference.xml /en/reference/icap reference.xml /en/reference/iconv reference.xml /en/reference/ifx reference.xml /en/reference/iisfunc reference.xml /en/reference/image reference.xml /en/reference/imap reference.xml /en/reference/info reference.xml /en/reference/mail reference.xml /en/reference/math reference.xml /en/reference/mhash reference.xml /en/reference/ming reference.xml /en/reference/misc reference.xml /en/reference/mnogosearch reference.xml /en/reference/msession reference.xml /en/reference/msql reference.xml /en/reference/mssql reference.xml /en/reference/network reference.xml /en/reference/oci8 reference.xml /en/reference/openssl reference.xml /en/reference/outcontrol reference.xml /en/reference/overload reference.xml /en/reference/ovrimos reference.xml /en/reference/pcntl reference.xml /en/reference/pdf reference.xml /en/reference/pfpro reference.xml /en/reference/pgsql reference.xml /en/reference/recode reference.xml /en/reference/regex reference.xml /en/reference/sem reference.xml /en/reference/sesam reference.xml /en/reference/shmop reference.xml /en/reference/snmp reference.xml /en/reference/url reference.xml /en/reference/var reference.xml

Fri, 09 Aug 2002 03:41:36 -0700

betz            Fri Aug  9 06:26:12 2002 EDT

  Modified files:              
    /phpdoc/en/reference/dbplus reference.xml 
    /phpdoc/en/reference/dio    reference.xml 
    /phpdoc/en/reference/dir    reference.xml 
    /phpdoc/en/reference/errorfunc      reference.xml 
    /phpdoc/en/reference/exec   reference.xml 
    /phpdoc/en/reference/fbsql  reference.xml 
    /phpdoc/en/reference/fdf    reference.xml 
    /phpdoc/en/reference/filesystem     reference.xml 
    /phpdoc/en/reference/fribidi        reference.xml 
    /phpdoc/en/reference/funchand       reference.xml 
    /phpdoc/en/reference/gettext        reference.xml 
    /phpdoc/en/reference/gmp    reference.xml 
    /phpdoc/en/reference/http   reference.xml 
    /phpdoc/en/reference/ibase  reference.xml 
    /phpdoc/en/reference/icap   reference.xml 
    /phpdoc/en/reference/iconv  reference.xml 
    /phpdoc/en/reference/ifx    reference.xml 
    /phpdoc/en/reference/iisfunc        reference.xml 
    /phpdoc/en/reference/image  reference.xml 
    /phpdoc/en/reference/imap   reference.xml 
    /phpdoc/en/reference/info   reference.xml 
    /phpdoc/en/reference/mail   reference.xml 
    /phpdoc/en/reference/math   reference.xml 
    /phpdoc/en/reference/mhash  reference.xml 
    /phpdoc/en/reference/ming   reference.xml 
    /phpdoc/en/reference/misc   reference.xml 
    /phpdoc/en/reference/mnogosearch    reference.xml 
    /phpdoc/en/reference/msession       reference.xml 
    /phpdoc/en/reference/msql   reference.xml 
    /phpdoc/en/reference/mssql  reference.xml 
    /phpdoc/en/reference/network        reference.xml 
    /phpdoc/en/reference/oci8   reference.xml 
    /phpdoc/en/reference/openssl        reference.xml 
    /phpdoc/en/reference/outcontrol     reference.xml 
    /phpdoc/en/reference/overload       reference.xml 
    /phpdoc/en/reference/ovrimos        reference.xml 
    /phpdoc/en/reference/pcntl  reference.xml 
    /phpdoc/en/reference/pdf    reference.xml 
    /phpdoc/en/reference/pfpro  reference.xml 
    /phpdoc/en/reference/pgsql  reference.xml 
    /phpdoc/en/reference/recode reference.xml 
    /phpdoc/en/reference/regex  reference.xml 
    /phpdoc/en/reference/sem    reference.xml 
    /phpdoc/en/reference/sesam  reference.xml 
    /phpdoc/en/reference/shmop  reference.xml 
    /phpdoc/en/reference/snmp   reference.xml 
    /phpdoc/en/reference/url    reference.xml 
    /phpdoc/en/reference/var    reference.xml 
  Log:
  fixed typos in section id`s: requirenments to requirements
  Thanks for catching to Marco Cucinato !
  
  
Index: phpdoc/en/reference/dbplus/reference.xml
diff -u phpdoc/en/reference/dbplus/reference.xml:1.4 
phpdoc/en/reference/dbplus/reference.xml:1.5
--- phpdoc/en/reference/dbplus/reference.xml:1.4        Fri Jun 21 08:50:57 2002
+++ phpdoc/en/reference/dbplus/reference.xml    Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.dbplus">
   <title>DB++ Functions</title>
   <titleabbrev>DB++</titleabbrev>
@@ -25,7 +25,7 @@
     </para>
    </section>
 
-   <section id="dbplus.requirenments">
+   <section id="dbplus.requirements">
     &reftitle.required;
     <para>
      This extension relies on external client libraries so you have
Index: phpdoc/en/reference/dio/reference.xml
diff -u phpdoc/en/reference/dio/reference.xml:1.3 
phpdoc/en/reference/dio/reference.xml:1.4
--- phpdoc/en/reference/dio/reference.xml:1.3   Mon May  6 03:13:08 2002
+++ phpdoc/en/reference/dio/reference.xml       Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.dio">
   <title>Direct IO functions</title>
   <titleabbrev>DIO functions</titleabbrev>
@@ -14,7 +14,7 @@
     </para>
    </section>
 
-   <section id="dio.requirenments">
+   <section id="dio.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/dir/reference.xml
diff -u phpdoc/en/reference/dir/reference.xml:1.3 
phpdoc/en/reference/dir/reference.xml:1.4
--- phpdoc/en/reference/dir/reference.xml:1.3   Mon May  6 03:13:18 2002
+++ phpdoc/en/reference/dir/reference.xml       Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.dir">
   <title>Directory functions</title>
   <titleabbrev>Directories</titleabbrev>
@@ -12,7 +12,7 @@
     </para>
    </section>
    
-   <section id="dir.requirenments">
+   <section id="dir.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/errorfunc/reference.xml
diff -u phpdoc/en/reference/errorfunc/reference.xml:1.3 
phpdoc/en/reference/errorfunc/reference.xml:1.4
--- phpdoc/en/reference/errorfunc/reference.xml:1.3     Mon May  6 03:15:15 2002
+++ phpdoc/en/reference/errorfunc/reference.xml Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.errorfunc">
   <title>Error Handling and Logging Functions</title>
   <titleabbrev>Errors and Logging</titleabbrev>
@@ -26,7 +26,7 @@
    </para>
    </section>
 
-   <section id="errorfunc.requirenments">
+   <section id="errorfunc.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.4 
phpdoc/en/reference/exec/reference.xml:1.5
--- phpdoc/en/reference/exec/reference.xml:1.4  Sun May 19 12:15:22 2002
+++ phpdoc/en/reference/exec/reference.xml      Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.exec">
   <title>Program Execution functions</title>
   <titleabbrev>Program Execution</titleabbrev>
@@ -13,7 +13,7 @@
    </simpara>
    </section>
 
-   <section id="exec.requirenments">
+   <section id="exec.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/fbsql/reference.xml
diff -u phpdoc/en/reference/fbsql/reference.xml:1.3 
phpdoc/en/reference/fbsql/reference.xml:1.4
--- phpdoc/en/reference/fbsql/reference.xml:1.3 Mon May  6 03:16:06 2002
+++ phpdoc/en/reference/fbsql/reference.xml     Fri Aug  9 06:25:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.fbsql">
   <title>FrontBase Functions</title>
   <titleabbrev>FrontBase</titleabbrev>
@@ -21,7 +21,7 @@
     </simpara>
    </section>
 
-   <section id="fbsql.requirenments">
+   <section id="fbsql.requirements">
     &reftitle.required;
     <para>
      You must install the FrontBase database server or at least the
Index: phpdoc/en/reference/fdf/reference.xml
diff -u phpdoc/en/reference/fdf/reference.xml:1.3 
phpdoc/en/reference/fdf/reference.xml:1.4
--- phpdoc/en/reference/fdf/reference.xml:1.3   Mon May  6 03:16:32 2002
+++ phpdoc/en/reference/fdf/reference.xml       Fri Aug  9 06:26:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.fdf">
   <title>Forms Data Format functions</title>
   <titleabbrev>FDF</titleabbrev>
@@ -47,7 +47,7 @@
    </simpara>
    </section>
 
-   <section id="fdf.requirenments">
+   <section id="fdf.requirements">
     &reftitle.required;
     <para>
      You must download the FDF toolkit from
Index: phpdoc/en/reference/filesystem/reference.xml
diff -u phpdoc/en/reference/filesystem/reference.xml:1.3 
phpdoc/en/reference/filesystem/reference.xml:1.4
--- phpdoc/en/reference/filesystem/reference.xml:1.3    Mon May  6 03:17:13 2002
+++ phpdoc/en/reference/filesystem/reference.xml        Fri Aug  9 06:26:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -11,7 +11,7 @@
     </para>
    </section>
 
-   <section id="filesystem.requirenments">
+   <section id="filesystem.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/fribidi/reference.xml
diff -u phpdoc/en/reference/fribidi/reference.xml:1.3 
phpdoc/en/reference/fribidi/reference.xml:1.4
--- phpdoc/en/reference/fribidi/reference.xml:1.3       Mon May  6 03:18:23 2002
+++ phpdoc/en/reference/fribidi/reference.xml   Fri Aug  9 06:26:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.fribidi">
   <title>FriBiDi functions</title>
   <titleabbrev>FriBiDi functions</titleabbrev>
@@ -11,7 +11,7 @@
    </para>
    </section>
    
-   <section id="fribidi.requirenments">
+   <section id="fribidi.requirements">
     &reftitle.required;
     <para>
     </para>
Index: phpdoc/en/reference/funchand/reference.xml
diff -u phpdoc/en/reference/funchand/reference.xml:1.3 
phpdoc/en/reference/funchand/reference.xml:1.4
--- phpdoc/en/reference/funchand/reference.xml:1.3      Mon May  6 03:19:36 2002
+++ phpdoc/en/reference/funchand/reference.xml  Fri Aug  9 06:26:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.funchand">
   <title>Function Handling functions</title>
   <titleabbrev>Functions</titleabbrev>
@@ -13,7 +13,7 @@
     </para>
    </section>
 
-   <section id="funchand.requirenments">
+   <section id="funchand.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/gettext/reference.xml
diff -u phpdoc/en/reference/gettext/reference.xml:1.4 
phpdoc/en/reference/gettext/reference.xml:1.5
--- phpdoc/en/reference/gettext/reference.xml:1.4       Tue May 28 19:24:41 2002
+++ phpdoc/en/reference/gettext/reference.xml   Fri Aug  9 06:26:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.gettext">
   <title>Gettext</title>
   <titleabbrev>gettext</titleabbrev>
@@ -16,7 +16,7 @@
     </simpara>
    </section>
 
-   <section id="gettext.requirenments">
+   <section id="gettext.requirements">
     &reftitle.required;
     <para>
      To use these functions you must download and install the GNU gettext
Index: phpdoc/en/reference/gmp/reference.xml
diff -u phpdoc/en/reference/gmp/reference.xml:1.3 
phpdoc/en/reference/gmp/reference.xml:1.4
--- phpdoc/en/reference/gmp/reference.xml:1.3   Mon May  6 06:56:21 2002
+++ phpdoc/en/reference/gmp/reference.xml       Fri Aug  9 06:26:01 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.gmp">
   <title>GMP functions</title>
   <titleabbrev>GMP</titleabbrev>
@@ -38,7 +38,7 @@
     </warning>
    </section>
 
-   <section id="gmp.requirenments">
+   <section id="gmp.requirements">
     &reftitle.required;
     <para>
      You can download the <acronym>GMP</acronym> library from <ulink
Index: phpdoc/en/reference/http/reference.xml
diff -u phpdoc/en/reference/http/reference.xml:1.3 
phpdoc/en/reference/http/reference.xml:1.4
--- phpdoc/en/reference/http/reference.xml:1.3  Sun May 26 17:13:44 2002
+++ phpdoc/en/reference/http/reference.xml      Fri Aug  9 06:26:02 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.http">
   <title>HTTP functions</title>
   <titleabbrev>HTTP</titleabbrev>
@@ -13,7 +13,7 @@
     </para>
    </section>
    
-   <section id="http.requirenments">
+   <section id="http.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/ibase/reference.xml
diff -u phpdoc/en/reference/ibase/reference.xml:1.3 
phpdoc/en/reference/ibase/reference.xml:1.4
--- phpdoc/en/reference/ibase/reference.xml:1.3 Sun May 26 17:14:58 2002
+++ phpdoc/en/reference/ibase/reference.xml     Fri Aug  9 06:26:02 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.ibase">
   <title>InterBase functions</title>
   <titleabbrev>InterBase</titleabbrev>
@@ -32,7 +32,7 @@
     </note>
    </section>
 
-   <section id="ibase.requirenments">
+   <section id="ibase.requirements">
     &reftitle.required;
     <para>
     </para>
Index: phpdoc/en/reference/icap/reference.xml
diff -u phpdoc/en/reference/icap/reference.xml:1.3 
phpdoc/en/reference/icap/reference.xml:1.4
--- phpdoc/en/reference/icap/reference.xml:1.3  Sun May 26 17:16:11 2002
+++ phpdoc/en/reference/icap/reference.xml      Fri Aug  9 06:26:02 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.icap">
   <title>ICAP Functions [deprecated]</title>
   <titleabbrev>ICAP</titleabbrev>
@@ -17,7 +17,7 @@
     </note>
    </section>
    
-   <section id="icap.requirenments">
+   <section id="icap.requirements">
     &reftitle.required;
     <para>
       The icap library has to be installed, which is not longer supported and 
available.
Index: phpdoc/en/reference/iconv/reference.xml
diff -u phpdoc/en/reference/iconv/reference.xml:1.4 
phpdoc/en/reference/iconv/reference.xml:1.5
--- phpdoc/en/reference/iconv/reference.xml:1.4 Sun Jun 30 12:08:46 2002
+++ phpdoc/en/reference/iconv/reference.xml     Fri Aug  9 06:26:02 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.iconv">
   <title>iconv functions</title>
   <titleabbrev>iconv</titleabbrev>
@@ -17,7 +17,7 @@
     </para>
    </section>
 
-   <section id="iconv.requirenments">
+   <section id="iconv.requirements">
     &reftitle.required;
     <para>
      You must have iconv() function in standard C library or libiconv
Index: phpdoc/en/reference/ifx/reference.xml
diff -u phpdoc/en/reference/ifx/reference.xml:1.4 
phpdoc/en/reference/ifx/reference.xml:1.5
--- phpdoc/en/reference/ifx/reference.xml:1.4   Sun May 26 17:53:16 2002
+++ phpdoc/en/reference/ifx/reference.xml       Fri Aug  9 06:26:03 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.ifx">
   <title>Informix functions</title>
   <titleabbrev>Informix</titleabbrev>
@@ -17,7 +17,7 @@
     </para>
    </section>
 
-   <section id="ifx.requirenments">
+   <section id="ifx.requirements">
     &reftitle.required;
      <note>
      <title>Configuration notes</title>
Index: phpdoc/en/reference/iisfunc/reference.xml
diff -u phpdoc/en/reference/iisfunc/reference.xml:1.3 
phpdoc/en/reference/iisfunc/reference.xml:1.4
--- phpdoc/en/reference/iisfunc/reference.xml:1.3       Sun Jul 21 12:19:57 2002
+++ phpdoc/en/reference/iisfunc/reference.xml   Fri Aug  9 06:26:03 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.iisfunc">
   <title>IIS Administration functions</title>
   <titleabbrev>IIS Functions</titleabbrev>
@@ -16,7 +16,7 @@
     </para>
    </section>
 
-   <section id="iisfunc.requirenments">
+   <section id="iisfunc.requirements">
     &reftitle.required;
      &no.requirement;
    </section>
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.3 
phpdoc/en/reference/image/reference.xml:1.4
--- phpdoc/en/reference/image/reference.xml:1.3 Wed May 29 13:34:10 2002
+++ phpdoc/en/reference/image/reference.xml     Fri Aug  9 06:26:03 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -15,7 +15,7 @@
     </para>
    </section>
 
-   <section id="image.requirenments">
+   <section id="image.requirements">
     &reftitle.required;
     <para>
      If you have the <acronym>GD</acronym> library (available at <ulink
Index: phpdoc/en/reference/imap/reference.xml
diff -u phpdoc/en/reference/imap/reference.xml:1.7 
phpdoc/en/reference/imap/reference.xml:1.8
--- phpdoc/en/reference/imap/reference.xml:1.7  Sun Jun  9 18:28:04 2002
+++ phpdoc/en/reference/imap/reference.xml      Fri Aug  9 06:26:03 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
  <reference id='ref.imap'>
   <title>IMAP, POP3 and NNTP functions</title>
   <titleabbrev>IMAP</titleabbrev>
@@ -15,7 +15,7 @@
     </para>
    </section>
 
-   <section id="imap.requirenments">
+   <section id="imap.requirements">
     &reftitle.required;
     <para>
     This extension requires the c-client library to be installed.
Index: phpdoc/en/reference/info/reference.xml
diff -u phpdoc/en/reference/info/reference.xml:1.4 
phpdoc/en/reference/info/reference.xml:1.5
--- phpdoc/en/reference/info/reference.xml:1.4  Thu Jul 25 13:05:04 2002
+++ phpdoc/en/reference/info/reference.xml      Fri Aug  9 06:26:04 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.info">
   <title>PHP Options&amp;Information</title>
   <titleabbrev>PHP Options/Info</titleabbrev>
@@ -16,7 +16,7 @@
    </para>
    </section>
    
-   <section id="info.requirenments">
+   <section id="info.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/mail/reference.xml
diff -u phpdoc/en/reference/mail/reference.xml:1.5 
phpdoc/en/reference/mail/reference.xml:1.6
--- phpdoc/en/reference/mail/reference.xml:1.5  Tue Jul 23 05:32:27 2002
+++ phpdoc/en/reference/mail/reference.xml      Fri Aug  9 06:26:04 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.mail">
   <title>Mail functions</title>
   <titleabbrev>Mail</titleabbrev>
@@ -12,7 +12,7 @@
     </para>
    </section>
 
-   <section id="mail.requirenments">
+   <section id="mail.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/math/reference.xml
diff -u phpdoc/en/reference/math/reference.xml:1.4 
phpdoc/en/reference/math/reference.xml:1.5
--- phpdoc/en/reference/math/reference.xml:1.4  Tue Jul 23 05:37:59 2002
+++ phpdoc/en/reference/math/reference.xml      Fri Aug  9 06:26:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.math">
   <title>Mathematical Functions</title>
   <titleabbrev>Math</titleabbrev>
@@ -16,7 +16,7 @@
     </para>
    </section>
 
-   <section id="math.requirenments">
+   <section id="math.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/mhash/reference.xml
diff -u phpdoc/en/reference/mhash/reference.xml:1.3 
phpdoc/en/reference/mhash/reference.xml:1.4
--- phpdoc/en/reference/mhash/reference.xml:1.3 Tue Jul 23 05:36:07 2002
+++ phpdoc/en/reference/mhash/reference.xml     Fri Aug  9 06:26:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.mhash">
   <title>Mhash Functions</title>
   <titleabbrev>mhash</titleabbrev>
@@ -22,7 +22,7 @@
     </para>
    </section>
 
-   <section id="mhash.requirenments">
+   <section id="mhash.requirements">
     &reftitle.required;
     <para>
      To use it, download the mhash distribution from <ulink
Index: phpdoc/en/reference/ming/reference.xml
diff -u phpdoc/en/reference/ming/reference.xml:1.4 
phpdoc/en/reference/ming/reference.xml:1.5
--- phpdoc/en/reference/ming/reference.xml:1.4  Sat Jul 27 13:24:21 2002
+++ phpdoc/en/reference/ming/reference.xml      Fri Aug  9 06:26:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.ming">
   <title>Ming functions for Flash</title>
   <titleabbrev>Ming (flash)</titleabbrev>
@@ -37,7 +37,7 @@
     </para>
    </section>
 
-   <section id="ming.requirenments">
+   <section id="ming.requirements">
     &reftitle.required;
     <para>
      To use Ming with PHP, you first need to build and install the Ming
Index: phpdoc/en/reference/misc/reference.xml
diff -u phpdoc/en/reference/misc/reference.xml:1.3 
phpdoc/en/reference/misc/reference.xml:1.4
--- phpdoc/en/reference/misc/reference.xml:1.3  Thu Jul 25 16:37:04 2002
+++ phpdoc/en/reference/misc/reference.xml      Fri Aug  9 06:26:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.misc">
   <title>Miscellaneous functions</title>
   <titleabbrev>Misc.</titleabbrev>
@@ -14,7 +14,7 @@
     </para>
    </section>
 
-   <section id="misc.requirenments">
+   <section id="misc.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/mnogosearch/reference.xml
diff -u phpdoc/en/reference/mnogosearch/reference.xml:1.4 
phpdoc/en/reference/mnogosearch/reference.xml:1.5
--- phpdoc/en/reference/mnogosearch/reference.xml:1.4   Thu Jul 25 16:37:53 2002
+++ phpdoc/en/reference/mnogosearch/reference.xml       Fri Aug  9 06:26:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <reference id="ref.mnogo">
  <title>mnoGoSearch Functions</title>
  <titleabbrev>mnoGoSearch</titleabbrev>
@@ -31,7 +31,7 @@
     </para>
    </section>
 
-   <section id="mnogosearch.requirenments">
+   <section id="mnogosearch.requirements">
     &reftitle.required;
     <para>
      Download mnoGosearch from
Index: phpdoc/en/reference/msession/reference.xml
diff -u phpdoc/en/reference/msession/reference.xml:1.3 
phpdoc/en/reference/msession/reference.xml:1.4
--- phpdoc/en/reference/msession/reference.xml:1.3      Thu Jul 25 16:39:16 2002
+++ phpdoc/en/reference/msession/reference.xml  Fri Aug  9 06:26:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.msession">
   <title>Mohawk Software session handler functions</title>
   <titleabbrev>Msession functions</titleabbrev>
@@ -17,7 +17,7 @@
    </para>
    </section>
 
-   <section id="mssession.requirenments">
+   <section id="mssession.requirements">
     &reftitle.required;
     <para>
      
Index: phpdoc/en/reference/msql/reference.xml
diff -u phpdoc/en/reference/msql/reference.xml:1.4 
phpdoc/en/reference/msql/reference.xml:1.5
--- phpdoc/en/reference/msql/reference.xml:1.4  Fri Jul 26 08:07:53 2002
+++ phpdoc/en/reference/msql/reference.xml      Fri Aug  9 06:26:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.msql">
   <title>mSQL functions</title>
   <titleabbrev>mSQL</titleabbrev>
@@ -14,7 +14,7 @@
    </para>
    </section>
 
-   <section id="msql.requirenments">
+   <section id="msql.requirements">
     &reftitle.required;
     <para>
     </para>
Index: phpdoc/en/reference/mssql/reference.xml
diff -u phpdoc/en/reference/mssql/reference.xml:1.4 
phpdoc/en/reference/mssql/reference.xml:1.5
--- phpdoc/en/reference/mssql/reference.xml:1.4 Fri Jul 26 15:58:51 2002
+++ phpdoc/en/reference/mssql/reference.xml     Fri Aug  9 06:26:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.mssql">
   <title>Microsoft SQL Server functions</title>
   <titleabbrev>MS SQL Server</titleabbrev>
@@ -19,7 +19,7 @@
     </note>
    </section>
 
-   <section id="mssql.requirenments">
+   <section id="mssql.requirements">
     &reftitle.required;
     <para>
      The extension requires the MS SQL Client Tools to be installed
Index: phpdoc/en/reference/network/reference.xml
diff -u phpdoc/en/reference/network/reference.xml:1.3 
phpdoc/en/reference/network/reference.xml:1.4
--- phpdoc/en/reference/network/reference.xml:1.3       Sun Jul 28 15:57:18 2002
+++ phpdoc/en/reference/network/reference.xml   Fri Aug  9 06:26:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.network">
   <title>Network Functions</title>
   <titleabbrev>Network</titleabbrev>
@@ -12,7 +12,7 @@
     </para>
    </section>
    
-   <section id="network.requirenments">
+   <section id="network.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/oci8/reference.xml
diff -u phpdoc/en/reference/oci8/reference.xml:1.6 
phpdoc/en/reference/oci8/reference.xml:1.7
--- phpdoc/en/reference/oci8/reference.xml:1.6  Wed Jul 31 07:49:47 2002
+++ phpdoc/en/reference/oci8/reference.xml      Fri Aug  9 06:26:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.oci8">
   <title>Oracle 8 functions</title>
   <titleabbrev>OCI8</titleabbrev>
@@ -20,7 +20,7 @@
     </para>
    </section>
 
-   <section id="oci8.requirenments">
+   <section id="oci8.requirements">
     &reftitle.required;
    <para>
     You will need the Oracle8 client libraries to use this extension.
Index: phpdoc/en/reference/openssl/reference.xml
diff -u phpdoc/en/reference/openssl/reference.xml:1.3 
phpdoc/en/reference/openssl/reference.xml:1.4
--- phpdoc/en/reference/openssl/reference.xml:1.3       Thu Aug  1 19:02:59 2002
+++ phpdoc/en/reference/openssl/reference.xml   Fri Aug  9 06:26:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.openssl">
   <title>OpenSSL functions</title>
   <titleabbrev>OpenSSL</titleabbrev>
@@ -16,7 +16,7 @@
     </para>
    </section>
 
-   <section id="openssl.requirenments">
+   <section id="openssl.requirements">
     &reftitle.required;
     <para>
      In order to use the OpenSSL functions you need to install the <ulink
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.3 
phpdoc/en/reference/outcontrol/reference.xml:1.4
--- phpdoc/en/reference/outcontrol/reference.xml:1.3    Thu Aug  1 19:03:35 2002
+++ phpdoc/en/reference/outcontrol/reference.xml        Fri Aug  9 06:26:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.outcontrol">
   <title>Output Control Functions</title>
   <titleabbrev>Output Control</titleabbrev>
@@ -19,7 +19,7 @@
     </para>
    </section>
 
-   <section id="outcontrol.requirenments">
+   <section id="outcontrol.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/overload/reference.xml
diff -u phpdoc/en/reference/overload/reference.xml:1.2 
phpdoc/en/reference/overload/reference.xml:1.3
--- phpdoc/en/reference/overload/reference.xml:1.2      Thu Aug  1 19:03:48 2002
+++ phpdoc/en/reference/overload/reference.xml  Fri Aug  9 06:26:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.overload">
   <title>Object property and method call overloading</title>
   <titleabbrev>Object overloading</titleabbrev>
@@ -24,7 +24,7 @@
     &warn.experimental;
    </section>
 
-   <section id="overload.requirenments">
+   <section id="overload.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/ovrimos/reference.xml
diff -u phpdoc/en/reference/ovrimos/reference.xml:1.4 
phpdoc/en/reference/ovrimos/reference.xml:1.5
--- phpdoc/en/reference/ovrimos/reference.xml:1.4       Thu Aug  1 19:05:10 2002
+++ phpdoc/en/reference/ovrimos/reference.xml   Fri Aug  9 06:26:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.ovrimos">
   <title>Ovrimos SQL functions</title>
   <titleabbrev>OvrimosSQL</titleabbrev>
@@ -13,7 +13,7 @@
     </para>
    </section>
    
-   <section id="ovrimos.requirenments">
+   <section id="ovrimos.requirements">
     &reftitle.required;
     <para>
      Ovrimos SQL Server is available at <ulink
Index: phpdoc/en/reference/pcntl/reference.xml
diff -u phpdoc/en/reference/pcntl/reference.xml:1.3 
phpdoc/en/reference/pcntl/reference.xml:1.4
--- phpdoc/en/reference/pcntl/reference.xml:1.3 Thu Aug  1 19:05:27 2002
+++ phpdoc/en/reference/pcntl/reference.xml     Fri Aug  9 06:26:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.pcntl">
   <title>Process Control Functions</title>
   <titleabbrev>PCNTL</titleabbrev>
@@ -24,7 +24,7 @@
    </para>
    </section>
 
-   <section id="pcntl.requirenments">
+   <section id="pcntl.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/pdf/reference.xml
diff -u phpdoc/en/reference/pdf/reference.xml:1.3 
phpdoc/en/reference/pdf/reference.xml:1.4
--- phpdoc/en/reference/pdf/reference.xml:1.3   Wed Aug  7 06:00:29 2002
+++ phpdoc/en/reference/pdf/reference.xml       Fri Aug  9 06:26:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.pdf">
   <title>PDF functions </title>
   <titleabbrev>PDF</titleabbrev>
@@ -40,7 +40,7 @@
     </simpara>
    </section>
 
-   <section id="pdf.requirenments">
+   <section id="pdf.requirements">
     &reftitle.required;
     <para>
      PDFlib is available for download at <ulink
Index: phpdoc/en/reference/pfpro/reference.xml
diff -u phpdoc/en/reference/pfpro/reference.xml:1.4 
phpdoc/en/reference/pfpro/reference.xml:1.5
--- phpdoc/en/reference/pfpro/reference.xml:1.4 Wed Aug  7 06:00:46 2002
+++ phpdoc/en/reference/pfpro/reference.xml     Fri Aug  9 06:26:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.pfpro">
   <title>Verisign Payflow Pro functions</title>
   <titleabbrev>Verisign Payflow Pro</titleabbrev>
@@ -33,7 +33,7 @@
     </note>
    </section>
 
-   <section id="pfpro.requirenments">
+   <section id="pfpro.requirements">
     &reftitle.required;
     <para>
      You will require the appropriate SDK for your platform, which may be
Index: phpdoc/en/reference/pgsql/reference.xml
diff -u phpdoc/en/reference/pgsql/reference.xml:1.8 
phpdoc/en/reference/pgsql/reference.xml:1.9
--- phpdoc/en/reference/pgsql/reference.xml:1.8 Wed Aug  7 06:01:27 2002
+++ phpdoc/en/reference/pgsql/reference.xml     Fri Aug  9 06:26:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -18,7 +18,7 @@
     </para>
    </section>
 
-   <section id="pgsql.requirenments">
+   <section id="pgsql.requirements">
     &reftitle.required;
     <para>
      To use PostgreSQL support, you need PostgreSQL 6.5 or
Index: phpdoc/en/reference/recode/reference.xml
diff -u phpdoc/en/reference/recode/reference.xml:1.4 
phpdoc/en/reference/recode/reference.xml:1.5
--- phpdoc/en/reference/recode/reference.xml:1.4        Wed Aug  7 06:04:00 2002
+++ phpdoc/en/reference/recode/reference.xml    Fri Aug  9 06:26:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.recode">
   <title>GNU Recode functions</title>
   <titleabbrev>Recode</titleabbrev>
@@ -20,7 +20,7 @@
     </para>
    </section>
 
-   <section id="recode.requirenments">
+   <section id="recode.requirements">
     &reftitle.required;
     <para>
      You must have GNU Recode 3.5 or higher installed on your system.
Index: phpdoc/en/reference/regex/reference.xml
diff -u phpdoc/en/reference/regex/reference.xml:1.3 
phpdoc/en/reference/regex/reference.xml:1.4
--- phpdoc/en/reference/regex/reference.xml:1.3 Wed Aug  7 06:04:08 2002
+++ phpdoc/en/reference/regex/reference.xml     Fri Aug  9 06:26:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.regex">
   <title>Regular Expression Functions (POSIX Extended)</title>
   <titleabbrev>Regexps</titleabbrev>
@@ -55,7 +55,7 @@
     </para>
    </section>
    
-   <section id="regex.requirenments">
+   <section id="regex.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/sem/reference.xml
diff -u phpdoc/en/reference/sem/reference.xml:1.4 
phpdoc/en/reference/sem/reference.xml:1.5
--- phpdoc/en/reference/sem/reference.xml:1.4   Wed Aug  7 06:04:35 2002
+++ phpdoc/en/reference/sem/reference.xml       Fri Aug  9 06:26:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.sem">
   <title>Semaphore, Shared Memory and IPC Functions</title>
   <titleabbrev>Semaphore</titleabbrev>
@@ -65,7 +65,7 @@
     </note>
    </section>
 
-   <section id="sem.requirenments">
+   <section id="sem.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/sesam/reference.xml
diff -u phpdoc/en/reference/sesam/reference.xml:1.2 
phpdoc/en/reference/sesam/reference.xml:1.3
--- phpdoc/en/reference/sesam/reference.xml:1.2 Mon Apr 15 17:57:21 2002
+++ phpdoc/en/reference/sesam/reference.xml     Fri Aug  9 06:26:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.sesam">
   <title>SESAM database functions</title>
   <titleabbrev>SESAM</titleabbrev>
@@ -49,75 +49,75 @@
       <tgroup cols="2">
        <thead>
         <row>
-        <entry>Directive</entry>
-        <entry>Meaning</entry>
+     <entry>Directive</entry>
+     <entry>Meaning</entry>
         </row>
        </thead>
        <tbody>
         <row>
-        <entry><literal>php3_sesam_oml</literal></entry>
-        <entry>
-         Name of BS2000 PLAM library containing the loadable SESAM
-         driver modules.  Required for using SESAM functions.
-          <para>
-           Example:
-           <informalexample>
-            <programlisting role="apache">
+     <entry><literal>php3_sesam_oml</literal></entry>
+     <entry>
+      Name of BS2000 PLAM library containing the loadable SESAM
+      driver modules.  Required for using SESAM functions.
+       <para>
+        Example:
+        <informalexample>
+         <programlisting role="apache">
 <![CDATA[
 php3_sesam_oml $.SYSLNK.SESAM-SQL.030
 ]]>
-            </programlisting>
-           </informalexample>
-          </para>
-        </entry>
-       </row>
-       <row>
-        <entry><literal>php3_sesam_configfile</literal></entry>
-        <entry>
-         Name of SESAM application configuration file.  Required for
-         using SESAM functions.
-          <para>
-           Example:
-           <informalexample>
-            <programlisting role="apache">
+         </programlisting>
+        </informalexample>
+       </para>
+     </entry>
+    </row>
+    <row>
+     <entry><literal>php3_sesam_configfile</literal></entry>
+     <entry>
+      Name of SESAM application configuration file.  Required for
+      using SESAM functions.
+       <para>
+        Example:
+        <informalexample>
+         <programlisting role="apache">
 <![CDATA[
 php3_sesam_configfile $SESAM.SESAM.CONF.AW
 ]]>
-            </programlisting>
-           </informalexample>
-           It will usually contain a configuration like (see SESAM
-           reference manual):
-           <informalexample>
-            <programlisting role="bs2000">
+         </programlisting>
+        </informalexample>
+        It will usually contain a configuration like (see SESAM
+        reference manual):
+        <informalexample>
+         <programlisting role="bs2000">
 <![CDATA[
 CNF=B
 NAM=K
 NOTYPE
 ]]>
-            </programlisting>
-           </informalexample>
-          </para>
-        </entry>
-       </row>
-       <row>
-        <entry><literal>php3_sesam_messagecatalog</literal></entry>
-        <entry>
-         Name of SESAM message catalog file.  In most cases, this
-         directive is not neccessary. Only if the SESAM message file
-         is not installed in the system's BS2000 message file table,
-         it can be set with this directive.
-          <para>
-           Example:
-           <informalexample>
-            <programlisting role="apache">
+         </programlisting>
+        </informalexample>
+       </para>
+     </entry>
+    </row>
+    <row>
+     <entry><literal>php3_sesam_messagecatalog</literal></entry>
+     <entry>
+      Name of SESAM message catalog file.  In most cases, this
+      directive is not neccessary. Only if the SESAM message file
+      is not installed in the system's BS2000 message file table,
+      it can be set with this directive.
+       <para>
+        Example:
+        <informalexample>
+         <programlisting role="apache">
 <![CDATA[
 php3_sesam_messagecatalog $.SYSMES.SESAM-SQL.030
 ]]>
-            </programlisting>
-           </informalexample>
-          </para>
-        </entry>
-       </row>
+         </programlisting>
+        </informalexample>
+       </para>
+     </entry>
+    </row>
        </tbody>
       </tgroup>
      </table>
@@ -129,12 +129,12 @@
      <itemizedlist>
       <listitem>
        <simpara>
-       starting the SESAM database handler (DBH), and
+    starting the SESAM database handler (DBH), and
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       connecting the databases with the SESAM database handler
+    connecting the databases with the SESAM database handler
        </simpara>
       </listitem>
      </itemizedlist>
@@ -233,42 +233,42 @@
       <tgroup cols="2">
        <thead>
         <row>
-        <entry>Scroll Type</entry>
-        <entry>Action</entry>
+     <entry>Scroll Type</entry>
+     <entry>Action</entry>
         </row>
        </thead>
        <tbody>
         <row>
-        <entry><literal>SESAM_SEEK_NEXT</literal></entry>
-        <entry>none</entry>
+     <entry><literal>SESAM_SEEK_NEXT</literal></entry>
+     <entry>none</entry>
         </row>
         <row>
-        <entry><literal>SESAM_SEEK_PRIOR</literal></entry>
-        <entry>none</entry>
+     <entry><literal>SESAM_SEEK_PRIOR</literal></entry>
+     <entry>none</entry>
         </row>
         <row>
-        <entry><literal>SESAM_SEEK_FIRST</literal></entry>
-        <entry>
-         set scroll type to <literal>SESAM_SEEK_NEXT</literal>
-        </entry>
+     <entry><literal>SESAM_SEEK_FIRST</literal></entry>
+     <entry>
+      set scroll type to <literal>SESAM_SEEK_NEXT</literal>
+     </entry>
         </row>
         <row>
-        <entry><literal>SESAM_SEEK_LAST</literal></entry>
-        <entry>
-         set scroll type to <literal>SESAM_SEEK_PRIOR</literal>
-        </entry>
+     <entry><literal>SESAM_SEEK_LAST</literal></entry>
+     <entry>
+      set scroll type to <literal>SESAM_SEEK_PRIOR</literal>
+     </entry>
         </row>
         <row>
-        <entry><literal>SESAM_SEEK_ABSOLUTE</literal></entry>
-        <entry>Auto-Increment internal offset value</entry>
+     <entry><literal>SESAM_SEEK_ABSOLUTE</literal></entry>
+     <entry>Auto-Increment internal offset value</entry>
         </row>
         <row>
-        <entry><literal>SESAM_SEEK_RELATIVE</literal></entry>
-        <entry>none. (maintain global default 
-         <parameter>
-          offset</parameter> value, which allows for, e.g., fetching
-          each 10th row backwards)
-        </entry>
+     <entry><literal>SESAM_SEEK_RELATIVE</literal></entry>
+     <entry>none. (maintain global default 
+      <parameter>
+       offset</parameter> value, which allows for, e.g., fetching
+       each 10th row backwards)
+     </entry>
         </row>
        </tbody>
       </tgroup>
@@ -318,87 +318,87 @@
       <listitem>
        <simpara>Vendor specific data types</simpara>
        <simpara>
-       Some vendor specific data types may have to be replaced by
-       standard SQL data types (e.g., <literal>TEXT</literal> could
-       be replaced by <literal>VARCHAR(max. size)</literal>).
+    Some vendor specific data types may have to be replaced by
+    standard SQL data types (e.g., <literal>TEXT</literal> could
+    be replaced by <literal>VARCHAR(max. size)</literal>).
        </simpara>
       </listitem>
       <listitem>
        <simpara>Keywords as SQL identifiers</simpara>
        <simpara>
-       In SESAM (as in standard SQL), such identifiers must be
-       enclosed in double quotes (or renamed).
+    In SESAM (as in standard SQL), such identifiers must be
+    enclosed in double quotes (or renamed).
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       Display length in data types
+    Display length in data types
        </simpara>
        <simpara>
-       SESAM data types have a precision, not a display
-       length. Instead of <literal>int(4)</literal> (intended use:
-       integers up to '9999'), SESAM requires simply
-       <literal>int</literal> for an implied size of 31 bits. Also,
-       the only datetime data types available in SESAM are:
-       <literal>DATE</literal>, <literal>TIME(3)</literal> and
-       <literal>TIMESTAMP(3)</literal>.
+    SESAM data types have a precision, not a display
+    length. Instead of <literal>int(4)</literal> (intended use:
+    integers up to '9999'), SESAM requires simply
+    <literal>int</literal> for an implied size of 31 bits. Also,
+    the only datetime data types available in SESAM are:
+    <literal>DATE</literal>, <literal>TIME(3)</literal> and
+    <literal>TIMESTAMP(3)</literal>.
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       SQL types with vendor-specific <literal>unsigned</literal>,
-       <literal>zerofill</literal>, or
-       <literal>auto_increment</literal> attributes
+    SQL types with vendor-specific <literal>unsigned</literal>,
+    <literal>zerofill</literal>, or
+    <literal>auto_increment</literal> attributes
        </simpara>
        <simpara>
-       <literal>Unsigned</literal> and<literal> zerofill</literal>
-       are not supported.  <literal>Auto_increment</literal> is
-       automatic (use <literal>"INSERT ...  VALUES(*, ...)"</literal>
-       instead of <literal>"... VALUES(0, ...)"</literal> to take
-       advantage of SESAM-implied auto-increment.
+    <literal>Unsigned</literal> and<literal> zerofill</literal>
+    are not supported.  <literal>Auto_increment</literal> is
+    automatic (use <literal>"INSERT ...  VALUES(*, ...)"</literal>
+    instead of <literal>"... VALUES(0, ...)"</literal> to take
+    advantage of SESAM-implied auto-increment.
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       <command>int ... DEFAULT '0000'</command>
+    <command>int ... DEFAULT '0000'</command>
        </simpara>
        <simpara>
-       Numeric variables must not be initialized with string
-       constants. Use <command>DEFAULT 0</command> instead. To
-       initialize variables of the datetime SQL data types, the
-       initialization string must be prefixed with the respective
-       type keyword, as in: <literal> CREATE TABLE exmpl ( xtime
-       timestamp(3) DEFAULT TIMESTAMP '1970-01-01 00:00:00.000' NOT
-       &null; ); </literal>
+    Numeric variables must not be initialized with string
+    constants. Use <command>DEFAULT 0</command> instead. To
+    initialize variables of the datetime SQL data types, the
+    initialization string must be prefixed with the respective
+    type keyword, as in: <literal> CREATE TABLE exmpl ( xtime
+    timestamp(3) DEFAULT TIMESTAMP '1970-01-01 00:00:00.000' NOT
+    &null; ); </literal>
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       <command>$count = xxxx_num_rows();</command>
+    <command>$count = xxxx_num_rows();</command>
        </simpara>
        <simpara>
-       Some databases promise to guess/estimate the number of the
-       rows in a query result, even though the returned value is
-       grossly incorrect.  SESAM does not know the number of rows in
-       a query result before actually fetching them. If you REALLY
-       need the count, try <command>SELECT COUNT(...) WHERE
-       ...</command>, it will tell you the number of hits.  A second
-       query will (hopefully) return the results.
+    Some databases promise to guess/estimate the number of the
+    rows in a query result, even though the returned value is
+    grossly incorrect.  SESAM does not know the number of rows in
+    a query result before actually fetching them. If you REALLY
+    need the count, try <command>SELECT COUNT(...) WHERE
+    ...</command>, it will tell you the number of hits.  A second
+    query will (hopefully) return the results.
        </simpara>
       </listitem>
       <listitem>
        <simpara>
-       <command>DROP TABLE thename;</command>
+    <command>DROP TABLE thename;</command>
        </simpara>
        <simpara>
-       In SESAM, in the <command>DROP TABLE</command> command, the
-       table name must be either followed by the keyword
-       <literal>RESTRICT</literal> or
-       <literal>CASCADE</literal>. When specifying
-       <literal>RESTRICT</literal>, an error is returned if there are
-       dependent objects (e.g., VIEWs), while with
-       <literal>CASCADE</literal>, dependent objects will be deleted
-       along with the specified table.
+    In SESAM, in the <command>DROP TABLE</command> command, the
+    table name must be either followed by the keyword
+    <literal>RESTRICT</literal> or
+    <literal>CASCADE</literal>. When specifying
+    <literal>RESTRICT</literal>, an error is returned if there are
+    dependent objects (e.g., VIEWs), while with
+    <literal>CASCADE</literal>, dependent objects will be deleted
+    along with the specified table.
        </simpara>
       </listitem>
      </itemizedlist>
@@ -420,26 +420,26 @@
       <tgroup cols="2">
        <thead>
         <row>
-        <entry>SQL Type</entry>
-        <entry>PHP Type</entry>
+     <entry>SQL Type</entry>
+     <entry>PHP Type</entry>
         </row>
        </thead>
        <tbody>
         <row>
-        <entry>SMALLINT, INTEGER</entry>
-        <entry><type>integer</type></entry>
+     <entry>SMALLINT, INTEGER</entry>
+     <entry><type>integer</type></entry>
         </row>
         <row>
-        <entry>NUMERIC, DECIMAL, FLOAT, REAL, DOUBLE</entry>
-        <entry><type>float</type></entry>
+     <entry>NUMERIC, DECIMAL, FLOAT, REAL, DOUBLE</entry>
+     <entry><type>float</type></entry>
         </row>
         <row>
-        <entry>DATE, TIME, TIMESTAMP</entry>
-        <entry><type>string</type></entry>
+     <entry>DATE, TIME, TIMESTAMP</entry>
+     <entry><type>string</type></entry>
         </row>
         <row>
-        <entry>VARCHAR, CHARACTER</entry>
-        <entry><type>string</type></entry>
+     <entry>VARCHAR, CHARACTER</entry>
+     <entry><type>string</type></entry>
         </row>
        </tbody>
       </tgroup>
Index: phpdoc/en/reference/shmop/reference.xml
diff -u phpdoc/en/reference/shmop/reference.xml:1.5 
phpdoc/en/reference/shmop/reference.xml:1.6
--- phpdoc/en/reference/shmop/reference.xml:1.5 Wed Aug  7 06:24:09 2002
+++ phpdoc/en/reference/shmop/reference.xml     Fri Aug  9 06:26:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <reference id="ref.shmop">
   <title>Shared Memory Functions</title>
   <titleabbrev>shmop</titleabbrev>
@@ -20,7 +20,7 @@
     </note>
    </section>
 
-   <section id="shmop.requirenments">
+   <section id="shmop.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/snmp/reference.xml
diff -u phpdoc/en/reference/snmp/reference.xml:1.3 
phpdoc/en/reference/snmp/reference.xml:1.4
--- phpdoc/en/reference/snmp/reference.xml:1.3  Wed Aug  7 06:04:58 2002
+++ phpdoc/en/reference/snmp/reference.xml      Fri Aug  9 06:26:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.snmp">
   <title>SNMP functions</title>
   <titleabbrev>SNMP</titleabbrev>
@@ -11,7 +11,7 @@
     </para>
    </section>
 
-   <section id="snmp.requirenments">
+   <section id="snmp.requirements">
     &reftitle.required;
     <para>
      In order to use the SNMP functions on Unix you need to install the
Index: phpdoc/en/reference/url/reference.xml
diff -u phpdoc/en/reference/url/reference.xml:1.3 
phpdoc/en/reference/url/reference.xml:1.4
--- phpdoc/en/reference/url/reference.xml:1.3   Wed Jul 31 07:49:02 2002
+++ phpdoc/en/reference/url/reference.xml       Fri Aug  9 06:26:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.url">
   <title>URL Functions</title>
   <titleabbrev>URLs</titleabbrev>
@@ -12,7 +12,7 @@
     </para>
    </section>
    
-   <section id="url.requirenments">
+   <section id="url.requirements">
     &reftitle.required;
     &no.requirement;
    </section>
Index: phpdoc/en/reference/var/reference.xml
diff -u phpdoc/en/reference/var/reference.xml:1.3 
phpdoc/en/reference/var/reference.xml:1.4
--- phpdoc/en/reference/var/reference.xml:1.3   Wed Jul 31 07:48:00 2002
+++ phpdoc/en/reference/var/reference.xml       Fri Aug  9 06:26:12 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.variables">
   <title>Variable Functions</title>
   <titleabbrev>Variables</titleabbrev>
@@ -14,7 +14,7 @@
     </para>
    </section>
 
-   <section id="variables.requirenments">
+   <section id="variables.requirements">
     &reftitle.required;
     &no.requirement;
    </section>

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

Reply via email to