vrana           Wed Apr 27 10:20:10 2005 EDT

  Modified files:              
    /phpdoc/en/chmonly  search.xml 
    /phpdoc/en/install/unix     apache1.xml 
    /phpdoc/en/language/oop5    overloading.xml 
    /phpdoc/en/reference/dbx    ini.xml 
    /phpdoc/en/reference/hw/functions   hw-modifyobject.xml 
    /phpdoc/en/reference/mbstring/functions     mb-ereg-search-pos.xml 
    /phpdoc/en/reference/ncurses/functions      ncurses-mousemask.xml 
    /phpdoc/en/reference/pdo/functions  PDO-rollBack.xml 
    /phpdoc/en/reference/pgsql/functions        pg-last-oid.xml pg-tty.xml 
    /phpdoc/en/reference/sem/functions  shm-attach.xml 
    /phpdoc/en/reference/session        ini.xml 
    /phpdoc/en/reference/sybase ini.xml 
    /phpdoc/en/reference/var/functions  isset.xml 
  Log:
  Remove doubled words
  
http://cvs.php.net/diff.php/phpdoc/en/chmonly/search.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/chmonly/search.xml
diff -u phpdoc/en/chmonly/search.xml:1.5 phpdoc/en/chmonly/search.xml:1.6
--- phpdoc/en/chmonly/search.xml:1.5    Fri Dec 12 14:56:03 2003
+++ phpdoc/en/chmonly/search.xml        Wed Apr 27 10:20:08 2005
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <chapter id="chm.search">
   <title>The Full Text Search</title>
 
   <para>
    This edition of the PHP Manual includes an advanced full text
    search possibility provided by the viewer application. This enables
-   users to to search through every word in the help file to find a
+   users to search through every word in the help file to find a
    match. For example, if a user does a full-text search on the word
    "Apache", every topic that contains the word "Apache" will be listed. 
    Advanced full-text search allows a user to search using boolean,
http://cvs.php.net/diff.php/phpdoc/en/install/unix/apache1.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/install/unix/apache1.xml
diff -u phpdoc/en/install/unix/apache1.xml:1.2 
phpdoc/en/install/unix/apache1.xml:1.3
--- phpdoc/en/install/unix/apache1.xml:1.2      Thu Sep  2 08:43:52 2004
+++ phpdoc/en/install/unix/apache1.xml  Wed Apr 27 10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
    <sect1 id="install.unix.apache">
     <title>Apache 1.3.x on Unix systems</title>
     <para>
@@ -136,7 +136,7 @@
 
 12. make
     (you should now have an httpd binary which you can copy to your Apache bin 
dir if
-    is is your first install then you need to "make install" as well)
+    it is your first install then you need to "make install" as well)
 
 13. cd ../php-4.x.y
 14. cp php.ini-dist /usr/local/lib/php.ini
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/overloading.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/language/oop5/overloading.xml
diff -u phpdoc/en/language/oop5/overloading.xml:1.7 
phpdoc/en/language/oop5/overloading.xml:1.8
--- phpdoc/en/language/oop5/overloading.xml:1.7 Wed Feb  9 16:02:54 2005
+++ phpdoc/en/language/oop5/overloading.xml     Wed Apr 27 10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
  <sect1 id="language.oop5.overloading">
   <title>Overloading</title>
 
@@ -28,7 +28,7 @@
     by defining these specially named methods. The <varname>$name</varname> 
     parameter used is the name of the variable that should be set or retrieved.
     The __set() method's <varname>$value</varname> parameter specifies the 
-    value that the object should set set the <varname>$name</varname>.
+    value that the object should set the <varname>$name</varname>.
    </para>
 
    <example>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/ini.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/dbx/ini.xml
diff -u phpdoc/en/reference/dbx/ini.xml:1.6 phpdoc/en/reference/dbx/ini.xml:1.7
--- phpdoc/en/reference/dbx/ini.xml:1.6 Tue Feb 22 12:36:05 2005
+++ phpdoc/en/reference/dbx/ini.xml     Wed Apr 27 10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <section id="dbx.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -29,7 +29,7 @@
 </para>
 <note>
  <para>
-  This ini-option is available available from PHP 4.3.0.
+  This ini-option is available from PHP 4.3.0.
  </para>
 </note>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/hw/functions/hw-modifyobject.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/hw/functions/hw-modifyobject.xml
diff -u phpdoc/en/reference/hw/functions/hw-modifyobject.xml:1.6 
phpdoc/en/reference/hw/functions/hw-modifyobject.xml:1.7
--- phpdoc/en/reference/hw/functions/hw-modifyobject.xml:1.6    Thu Aug 19 
08:14:46 2004
+++ phpdoc/en/reference/hw/functions/hw-modifyobject.xml        Wed Apr 27 
10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/hw.xml, last change in rev 1.2 -->
   <refentry id="function.hw-modifyobject">
    <refnamediv>
@@ -44,7 +44,7 @@
      removal of that attribute. If the value is neither a string nor an
      array but something else, e.g. an integer, no operation at all will
      be performed on the attribute. This is necessary if you want to
-     to add a completely new attribute not just a new value for an existing
+     add a completely new attribute not just a new value for an existing
      attribute. If the remove array contained
      an empty string for that attribute, the attribute would be tried to be
      removed which would fail since it doesn't exist. The following addition of
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.5 
phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.6
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.5   Sat Aug 
28 09:34:36 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml       Wed Apr 
27 10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
   <refentry id="function.mb-ereg-search-pos">
    <refnamediv>
@@ -29,7 +29,7 @@
     </simpara>
     <para>
      The string for match is specified by
-     <function>mb_ereg_search_init</function>. It it is not specified,
+     <function>mb_ereg_search_init</function>. If it is not specified,
      the previous one will be used.
     </para>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml:1.6 
phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml:1.7
--- phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml:1.6     Wed Nov 
10 03:30:35 2004
+++ phpdoc/en/reference/ncurses/functions/ncurses-mousemask.xml Wed Apr 27 
10:20:08 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/ncurses.xml, last change in rev 1.5 -->
 <refentry id="function.ncurses-mousemask">
    <refnamediv>
@@ -27,7 +27,7 @@
 
      Mouse events are represented by NCURSES_KEY_MOUSE in the
      <function>ncurses_wgetch</function> input stream. To read the
-     event data and pop the event of of queue, call
+     event data and pop the event of queue, call
      <function>ncurses_getmouse</function>.
     </para>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-rollBack.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/pdo/functions/PDO-rollBack.xml
diff -u phpdoc/en/reference/pdo/functions/PDO-rollBack.xml:1.3 
phpdoc/en/reference/pdo/functions/PDO-rollBack.xml:1.4
--- phpdoc/en/reference/pdo/functions/PDO-rollBack.xml:1.3      Sat Feb  5 
13:52:58 2005
+++ phpdoc/en/reference/pdo/functions/PDO-rollBack.xml  Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. 
-->
   <refentry id="function.PDO-rollBack">
    <refnamediv>
@@ -19,7 +19,7 @@
     &warn.experimental.func;
     <para>
      When issued against databases that support transactions,
-     <function>PDO::rollBack</function> rolls back any work in progress and
+     <function>PDO::rollBack</function> rolls back any work in progress
      and returns the connection state to autocommit mode.
     </para>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-last-oid.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-last-oid.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.6 
phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.6     Thu Apr 21 
05:29:05 2005
+++ phpdoc/en/reference/pgsql/functions/pg-last-oid.xml Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
 <refentry id="function.pg-last-oid">
  <refnamediv>
@@ -26,7 +26,7 @@
   <para>
    OID field became an optional field from PostgreSQL 7.2. When 
    OID field is not defined in a table, programmer must use 
-   <function>pg_result_status</function> to check if record is
+   <function>pg_result_status</function> to check if record
    is inserted successfully or not.
   </para>
   <note>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-tty.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-tty.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-tty.xml:1.6 
phpdoc/en/reference/pgsql/functions/pg-tty.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-tty.xml:1.6  Wed Apr 20 10:04:30 2005
+++ phpdoc/en/reference/pgsql/functions/pg-tty.xml      Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
 <refentry id="function.pg-tty">
  <refnamediv>
@@ -51,7 +51,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   A <type>string</type> containing the the debug TTY of 
+   A <type>string</type> containing the debug TTY of 
    the <parameter>connection</parameter>, or &false; on error.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/sem/functions/shm-attach.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/sem/functions/shm-attach.xml
diff -u phpdoc/en/reference/sem/functions/shm-attach.xml:1.6 
phpdoc/en/reference/sem/functions/shm-attach.xml:1.7
--- phpdoc/en/reference/sem/functions/shm-attach.xml:1.6        Sun Apr 25 
06:20:20 2004
+++ phpdoc/en/reference/sem/functions/shm-attach.xml    Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/sem.xml, last change in rev 1.2 -->
   <refentry id="function.shm-attach">
    <refnamediv>
@@ -15,7 +15,7 @@
       <methodparam 
choice="opt"><type>int</type><parameter>perm</parameter></methodparam>
      </methodsynopsis>
     <para>
-     <function>shm_attach</function> returns an id that that can be
+     <function>shm_attach</function> returns an id that can be
      used to access the System V shared memory with the given key, the
      first call creates the shared memory segment with 
<parameter>memsize</parameter>
      (default: sysvshm.init_mem in the &php.ini;, otherwise
http://cvs.php.net/diff.php/phpdoc/en/reference/session/ini.xml?r1=1.33&r2=1.34&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.33 
phpdoc/en/reference/session/ini.xml:1.34
--- phpdoc/en/reference/session/ini.xml:1.33    Tue Apr 26 11:47:21 2005
+++ phpdoc/en/reference/session/ini.xml Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.33 $ -->
+<!-- $Revision: 1.34 $ -->
 <section id="session.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -569,7 +569,7 @@
    <listitem>
     <simpara>
      PHP versions 4.2.3 and lower have an undocumented feature/bug that
-     allows you to to initialize a session variable in the global scope,
+     allows you to initialize a session variable in the global scope,
      albeit <link linkend="ini.register-globals">register_globals</link>
      is disabled.  PHP 4.3.0 and later will warn you, if this feature is
      used, and if <link linkend="ini.session.bug-compat-warn">
@@ -587,7 +587,7 @@
    <listitem>
     <simpara>
      PHP versions 4.2.3 and lower have an undocumented feature/bug that
-     allows you to to initialize a session variable in the global scope,
+     allows you to initialize a session variable in the global scope,
      albeit <link linkend="ini.register-globals">register_globals</link>
      is disabled.  PHP 4.3.0 and later will warn you, if this feature is
      used by enabling both 
http://cvs.php.net/diff.php/phpdoc/en/reference/sybase/ini.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/sybase/ini.xml
diff -u phpdoc/en/reference/sybase/ini.xml:1.14 
phpdoc/en/reference/sybase/ini.xml:1.15
--- phpdoc/en/reference/sybase/ini.xml:1.14     Wed Mar 30 23:04:14 2005
+++ phpdoc/en/reference/sybase/ini.xml  Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <section id="sybase.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -370,7 +370,7 @@
     </term>
     <listitem>
      <para>
-      Allows you to to define how often deadlocks are to be retried. The 
default
+      Allows you to define how often deadlocks are to be retried. The default
       is -1, or "forever".
      </para>
     </listitem>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/isset.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/var/functions/isset.xml
diff -u phpdoc/en/reference/var/functions/isset.xml:1.13 
phpdoc/en/reference/var/functions/isset.xml:1.14
--- phpdoc/en/reference/var/functions/isset.xml:1.13    Tue Feb 17 08:47:49 2004
+++ phpdoc/en/reference/var/functions/isset.xml Wed Apr 27 10:20:09 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
   <refentry id="function.isset">
    <refnamediv>
@@ -44,7 +44,7 @@
 
 // This will evaluate to TRUE so the text will be printed.
 if (isset($var)) {
-    echo "This var is set set so I will print.";
+    echo "This var is set so I will print.";
 }
 
 // In the next examples we'll use var_dump to output

Reply via email to