yannick         Sat Feb 12 12:25:25 2005 EDT

  Modified files:              
    /phpdoc/en/reference/dbase/functions        dbase-create.xml 
                                                dbase-get-header-info.xml 
                                                dbase-get-record-with-names.xml 
                                                dbase-get-record.xml 
    /phpdoc/en/reference/dbase  reference.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-create.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/dbase/functions/dbase-create.xml
diff -u phpdoc/en/reference/dbase/functions/dbase-create.xml:1.10 
phpdoc/en/reference/dbase/functions/dbase-create.xml:1.11
--- phpdoc/en/reference/dbase/functions/dbase-create.xml:1.10   Sat Feb  5 
22:08:07 2005
+++ phpdoc/en/reference/dbase/functions/dbase-create.xml        Sat Feb 12 
12:25:23 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <refentry id="function.dbase-create">
  <refnamediv>
   <refname>dbase_create</refname>
@@ -42,7 +42,7 @@
       </para>
       <note>
        <para>
-        The fieldnames are limited in length and must not exceed 10 chars,
+        The fieldnames are limited in length and must not exceed 10 chars.
        </para>
       </note>
      </listitem>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml
diff -u phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml:1.7 
phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml:1.8
--- phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml:1.7   Sat Feb 
 5 22:08:07 2005
+++ phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml       Sat Feb 
12 12:25:23 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.dbase-get-header-info">
  <refnamediv>
   <refname>dbase_get_header_info</refname>
@@ -55,7 +55,7 @@
      <listitem>
       <simpara>
        The human-readable name for the dbase type of the column (i.e. date,
-       boolean, etc)
+       boolean, etc.)
       </simpara>
      </listitem>
     </varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml
diff -u phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml:1.7 
phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml:1.8
--- phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml:1.7     
Sat Feb  5 22:08:07 2005
+++ phpdoc/en/reference/dbase/functions/dbase-get-record-with-names.xml Sat Feb 
12 12:25:24 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.dbase-get-record-with-names">
  <refnamediv>
   <refname>dbase_get_record_with_names</refname>
@@ -59,14 +59,14 @@
     </listitem>
     <listitem>
      <simpara>
-      Integers that would have caused an overflow (> 32 bits)
+      Integers that would have caused an overflow (&gt; 32 bits)
       are returned as strings.
      </simpara>
     </listitem>
    </itemizedlist>
   </para>
   <para>
-   On error, <function>dbase_get_record_with_names</function> will return 
&false;
+   On error, <function>dbase_get_record_with_names</function> will return 
&false;.
   </para>
  </refsect1>
  <refsect1 role="examples">
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-get-record.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/dbase/functions/dbase-get-record.xml
diff -u phpdoc/en/reference/dbase/functions/dbase-get-record.xml:1.7 
phpdoc/en/reference/dbase/functions/dbase-get-record.xml:1.8
--- phpdoc/en/reference/dbase/functions/dbase-get-record.xml:1.7        Sat Feb 
 5 22:08:07 2005
+++ phpdoc/en/reference/dbase/functions/dbase-get-record.xml    Sat Feb 12 
12:25:24 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.dbase-get-record">
  <refnamediv>
   <refname>dbase_get_record</refname>
@@ -59,14 +59,14 @@
     </listitem>
     <listitem>
      <simpara>
-      Integers that would have caused an overflow (> 32 bits)
+      Integers that would have caused an overflow (&gt; 32 bits)
       are returned as strings.
      </simpara>
     </listitem>
    </itemizedlist>
   </para>
   <para>
-   On error, <function>dbase_get_record</function> will return &false;
+   On error, <function>dbase_get_record</function> will return &false;.
   </para>
  </refsect1>
  <refsect1 role="seealso">
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/dbase/reference.xml
diff -u phpdoc/en/reference/dbase/reference.xml:1.6 
phpdoc/en/reference/dbase/reference.xml:1.7
--- phpdoc/en/reference/dbase/reference.xml:1.6 Sat Jan 29 18:23:50 2005
+++ phpdoc/en/reference/dbase/reference.xml     Sat Feb 12 12:25:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.dbase">
   <title>dBase Functions</title>
   <titleabbrev>dBase</titleabbrev>
@@ -63,7 +63,7 @@
          <entry>Boolean</entry>
          <entry><literal>T</literal> or <literal>Y</literal> for &true;, 
          <literal>F</literal> or <literal>N</literal> for &false;</entry>
-         <entry>Stored and returned as an integer (1 ot 0)</entry>
+         <entry>Stored and returned as an integer (1 or 0)</entry>
         </row>
        </tbody>
       </tgroup>

Reply via email to