dave            Wed Apr 19 03:04:12 2006 UTC

  Modified files:              
    /phpdoc/en/internals/zendapi/macros ZEND_MOD_REQUIRED.xml 
                                        ZEND_NUM_ARGS.xml 
    /phpdoc/en/reference/filter/functions       filter-data.xml 
    /phpdoc/en/reference/outcontrol/functions   
                                                output-add-rewrite-var.xml 
    /phpdoc/en/reference/paradox        reference.xml 
    /phpdoc/en/reference/paradox/functions      px-create-fp.xml 
                                                px-insert-record.xml 
                                                px-timestamp2string.xml 
    /phpdoc/en/reference/pcre   reference.xml 
    /phpdoc/en/reference/ps/functions   ps-arc.xml ps-arcn.xml 
                                        ps-circle.xml ps-close.xml 
                                        ps-show-xy.xml 
  Log:
  - Typos.
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml:1.6 
phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml:1.7
--- phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml:1.6        Sun Jan 
22 14:57:49 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_MOD_REQUIRED.xml    Wed Apr 19 
03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="zend-macro.zend-mod-required">
  <refnamediv>
   <refname>ZEND_MOD_REQUIRED</refname>
@@ -30,7 +30,7 @@
      <term><parameter>ext_name</parameter></term>
      <listitem>
       <para>
-       The name of a reqiured extension
+       The name of a required extension
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.6 
phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.7
--- phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.6    Sat Jan 21 
19:33:56 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml        Wed Apr 19 
03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="zend-macro.zend-num-args">
  <refnamediv>
   <refname>ZEND_NUM_ARGS</refname>
@@ -21,7 +21,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Number of argunemts passed to the current PHP function.
+   Number of arguments passed to the current PHP function.
   </para>
  </refsect1>
 
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/functions/filter-data.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/filter/functions/filter-data.xml
diff -u phpdoc/en/reference/filter/functions/filter-data.xml:1.1 
phpdoc/en/reference/filter/functions/filter-data.xml:1.2
--- phpdoc/en/reference/filter/functions/filter-data.xml:1.1    Sat Mar 11 
21:19:27 2006
+++ phpdoc/en/reference/filter/functions/filter-data.xml        Wed Apr 19 
03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.filter-data">
  <refnamediv>
@@ -27,7 +27,7 @@
      <term><parameter>variable</parameter></term>
      <listitem>
       <para>
-       Value to filter, arrays are filtered resursivelly.
+       Value to filter, arrays are filtered recursively.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml
diff -u phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.7 
phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.8
--- phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.7     
Tue Dec 27 15:27:47 2005
+++ phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml Wed Apr 
19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
   <refentry id="function.output-add-rewrite-var">
    <refnamediv>
     <refname>output_add_rewrite_var</refname>
@@ -22,7 +22,7 @@
       linkend="ini.session.use-trans-sid">session.use_trans_sid</link>.
     </para>
     <para>
-     This functions behavior is controled by the <link
+     This functions behavior is controlled by the <link
       linkend="ini.url-rewriter.tags">url_rewriter.tags</link> &php.ini;
      parameter.
     </para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/reference.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/paradox/reference.xml
diff -u phpdoc/en/reference/paradox/reference.xml:1.7 
phpdoc/en/reference/paradox/reference.xml:1.8
--- phpdoc/en/reference/paradox/reference.xml:1.7       Sat Apr  1 00:52:17 2006
+++ phpdoc/en/reference/paradox/reference.xml   Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- Author: Uwe Steinmann <[EMAIL PROTECTED]> -->
 <!-- Purpose: database.vendors -->
 <!-- Membership: pecl, external -->
@@ -32,7 +32,7 @@
    <para>
     You need at least PHP 5.0.0 and pxlib &gt;= 0.4.4 for the basic set
     of functions. Some newer functions are only available with pxlib &gt;=
-    0.6.0. Reading and writing of encryted databases requires at least
+    0.6.0. Reading and writing of encrypted databases requires at least
     pxlib &gt;= 0.5.0. The paradox library (pxlib) is available at
     <ulink url="&url.paradox.pxlib;">&url.paradox.pxlib;</ulink>.    
    </para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-create-fp.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-create-fp.xml
diff -u phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.6 
phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.7
--- phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.6  Tue Apr  4 
15:32:37 2006
+++ phpdoc/en/reference/paradox/functions/px-create-fp.xml      Wed Apr 19 
03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-create-fp">
  <refnamediv>
@@ -21,7 +21,7 @@
   </para>
   <note>
    <para>Calling this functions issues a warning about an empty tablename which
-    can be savely ignored. Just set the tablename afterwards with
+    can be safely ignored. Just set the tablename afterwards with
     <function>px_set_parameter</function>.</para>
   </note>
   <note>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-insert-record.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-insert-record.xml
diff -u phpdoc/en/reference/paradox/functions/px-insert-record.xml:1.7 
phpdoc/en/reference/paradox/functions/px-insert-record.xml:1.8
--- phpdoc/en/reference/paradox/functions/px-insert-record.xml:1.7      Tue Apr 
 4 15:32:33 2006
+++ phpdoc/en/reference/paradox/functions/px-insert-record.xml  Wed Apr 19 
03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-insert-record">
  <refnamediv>
@@ -16,7 +16,7 @@
   </methodsynopsis>
 
   <para>
-   Inserts a new record into the database. The record is not neccesarily
+   Inserts a new record into the database. The record is not necessarily
    inserted at the end of the database, but may be inserted at any
    position depending on where the first free slot is found.
   </para>
@@ -35,7 +35,7 @@
   </para>
   <para>
    Fields of type PX_FIELD_TIME and PX_FIELD_DATE both require a long
-   value. In the first case this is the number of milli seconds since
+   value. In the first case this is the number of milliseconds since
    midnight. In the second case this is the number of days since 1.1.0000.
    Below there are two examples to convert the current date or timestamp
    into a value suitable for one of paradox's date/time fields.
@@ -128,7 +128,7 @@
   </para>
 
   <para>
-    The julian day count as passed to <function>jdtogregorian</function>
+    The Julian day count as passed to <function>jdtogregorian</function>
     has a different base of 1.1.4714 b.c. and must therefore be calculated
     by adding 1721425 to the day count used in the paradox file. Turning the
     day count into a timestamp is easily done by multiplying with 86400000.0
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-timestamp2string.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-timestamp2string.xml
diff -u phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.6 
phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.7
--- phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.6   Sat Apr 
 1 02:48:13 2006
+++ phpdoc/en/reference/paradox/functions/px-timestamp2string.xml       Wed Apr 
19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.px-timestamp2string">
  <refnamediv>
@@ -19,7 +19,7 @@
 
   <para>
    Turns a timestamp as it stored in the paradox file into human readable
-   format. Paradox timestamps are the number of milli seconds since 1.1.0000.
+   format. Paradox timestamps are the number of milliseconds since 1.1.0000.
    This function is just for convenience. It can be easily replaced by some
    math and the calendar functions as demonstrated in the following example.
   </para>
@@ -144,7 +144,7 @@
   </para>
 
   <para>
-    The julian day count as passed to <function>jdtogregorian</function>
+    The Julian day count as passed to <function>jdtogregorian</function>
     has a different base of 1.1.4714 b.c. and must therefore be calculated
     by adding 1721425 to the day count used in the paradox file. Turning the
     day count into a timestamp is easily done by multiplying with 86400000.0
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pcre/reference.xml?r1=1.15&r2=1.16&diff_format=u
Index: phpdoc/en/reference/pcre/reference.xml
diff -u phpdoc/en/reference/pcre/reference.xml:1.15 
phpdoc/en/reference/pcre/reference.xml:1.16
--- phpdoc/en/reference/pcre/reference.xml:1.15 Tue Feb  7 17:31:23 2006
+++ phpdoc/en/reference/pcre/reference.xml      Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
 <!-- Purpose: basic.text -->
 <!-- Membership: bundled -->
 
@@ -33,8 +33,8 @@
     </para>
     <note>
      <para>
-      This extension maintains a global per-thread cache of compiled regexes
-      (up to 4096).
+      This extension maintains a global per-thread cache of compiled regular
+      expressions (up to 4096).
      </para>
     </note>
     <warning>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-arc.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-arc.xml
diff -u phpdoc/en/reference/ps/functions/ps-arc.xml:1.4 
phpdoc/en/reference/ps/functions/ps-arc.xml:1.5
--- phpdoc/en/reference/ps/functions/ps-arc.xml:1.4     Fri Mar  3 12:31:04 2006
+++ phpdoc/en/reference/ps/functions/ps-arc.xml Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-arc">
  <refnamediv>
@@ -46,7 +46,7 @@
      <term><parameter>x</parameter></term>
      <listitem>
       <para>
-       The x-coordinate of the cicle's middle point.
+       The x-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
@@ -54,7 +54,7 @@
      <term><parameter>y</parameter></term>
      <listitem>
       <para>
-       The y-coordinate of the cicle's middle point.
+       The y-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-arcn.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-arcn.xml
diff -u phpdoc/en/reference/ps/functions/ps-arcn.xml:1.4 
phpdoc/en/reference/ps/functions/ps-arcn.xml:1.5
--- phpdoc/en/reference/ps/functions/ps-arcn.xml:1.4    Fri Mar  3 12:31:04 2006
+++ phpdoc/en/reference/ps/functions/ps-arcn.xml        Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-arcn">
  <refnamediv>
@@ -46,7 +46,7 @@
      <term><parameter>x</parameter></term>
      <listitem>
       <para>
-       The x-coordinate of the cicle's middle point.
+       The x-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
@@ -54,7 +54,7 @@
      <term><parameter>y</parameter></term>
      <listitem>
       <para>
-       The y-coordinate of the cicle's middle point.
+       The y-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-circle.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-circle.xml
diff -u phpdoc/en/reference/ps/functions/ps-circle.xml:1.3 
phpdoc/en/reference/ps/functions/ps-circle.xml:1.4
--- phpdoc/en/reference/ps/functions/ps-circle.xml:1.3  Wed Mar  1 07:42:13 2006
+++ phpdoc/en/reference/ps/functions/ps-circle.xml      Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-circle">
  <refnamediv>
@@ -45,7 +45,7 @@
      <term><parameter>x</parameter></term>
      <listitem>
       <para>
-       The x-coordinate of the cicle's middle point.
+       The x-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
@@ -53,7 +53,7 @@
      <term><parameter>y</parameter></term>
      <listitem>
       <para>
-       The y-coordinate of the cicle's middle point.
+       The y-coordinate of the circle's middle point.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-close.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-close.xml
diff -u phpdoc/en/reference/ps/functions/ps-close.xml:1.2 
phpdoc/en/reference/ps/functions/ps-close.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-close.xml:1.2   Wed Mar  1 07:42:13 2006
+++ phpdoc/en/reference/ps/functions/ps-close.xml       Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-close">
  <refnamediv>
@@ -17,7 +17,7 @@
    Closes the PostScript document.
   </para>
   <para>
-   This function writes the trailor of the PostScript document.
+   This function writes the trailer of the PostScript document.
    It also writes the bookmark tree. <function>ps_close</function> does
    not free any resources, which is done by <function>ps_delete</function>.
   </para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-show-xy.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-show-xy.xml
diff -u phpdoc/en/reference/ps/functions/ps-show-xy.xml:1.2 
phpdoc/en/reference/ps/functions/ps-show-xy.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-show-xy.xml:1.2 Fri Mar  3 12:31:05 2006
+++ phpdoc/en/reference/ps/functions/ps-show-xy.xml     Wed Apr 19 03:04:12 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-show-xy">
  <refnamediv>
@@ -46,7 +46,7 @@
      <term><parameter>x</parameter></term>
      <listitem>
       <para>
-       x-coordinate of the lower left corner of the box surounding the text.
+       x-coordinate of the lower left corner of the box surrounding the text.
       </para>
      </listitem>
     </varlistentry>
@@ -54,7 +54,7 @@
      <term><parameter>y</parameter></term>
      <listitem>
       <para>
-       y-coordinate of the lower left corner of the box surounding the text.
+       y-coordinate of the lower left corner of the box surrounding the text.
       </para>
      </listitem>
     </varlistentry>

Reply via email to