jsgoupil                Sat Nov 18 19:27:19 2006 UTC

  Modified files:              
    /phpdoc/en/reference/ibm_db2/functions      db2-connect.xml 
  Log:
  fix typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ibm_db2/functions/db2-connect.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/ibm_db2/functions/db2-connect.xml
diff -u phpdoc/en/reference/ibm_db2/functions/db2-connect.xml:1.9 
phpdoc/en/reference/ibm_db2/functions/db2-connect.xml:1.10
--- phpdoc/en/reference/ibm_db2/functions/db2-connect.xml:1.9   Fri Nov 10 
13:16:43 2006
+++ phpdoc/en/reference/ibm_db2/functions/db2-connect.xml       Sat Nov 18 
19:27:18 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.db2-connect">
  <refnamediv>
@@ -244,7 +244,7 @@
             OPTIMIZE FOR nnn ROWS clause honor the goal specified by the 
clause.
           </para>
           <para>
-           <literal>DB2_ALL_IO All</literal> queries are optimized with the 
goal of running 
+           <literal>DB2_ALL_IO</literal> All queries are optimized with the 
goal of running 
            the entire query to completion in the shortest amount of elapsed 
time. This is a 
            good option when the output of a query is being written to a file 
or report, or 
            the interface is queuing the output data. Queries coded with an 
OPTIMIZE FOR nnn 

Reply via email to