dbs             Thu Sep  1 12:02:39 2005 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
    /phpdoc/en/reference/ibm_db2        configure.xml 
  Log:
  Provide link to DB2 application development client.
  
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.238&r2=1.239&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.238 phpdoc/entities/global.ent:1.239
--- phpdoc/entities/global.ent:1.238    Thu Sep  1 09:55:31 2005
+++ phpdoc/entities/global.ent  Thu Sep  1 12:02:39 2005
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.238 2005/09/01 13:55:31 sean Exp $
+ $Id: global.ent,v 1.239 2005/09/01 16:02:39 dbs Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -117,6 +117,7 @@
 <!ENTITY url.hyperwave "http://www.hyperwave.com/";>
 <!ENTITY url.iicm "http://www.iicm.edu/";>
 <!ENTITY url.ibase "http://www.borland.com/interbase/";>
+<!ENTITY url.ibm.db2.client 
"http://www-306.ibm.com/software/data/db2/udb/support/downloadv8.html";>
 <!ENTITY url.ibm.sdo 
"http://www-128.ibm.com/developerworks/java/library/j-commonj-sdowmt/";>
 <!ENTITY url.ibm.sdo.spec 
"ftp://www6.software.ibm.com/software/developer/library/j-commonj-sdowmt/Commonj-SDO-Specification-v2.0.pdf";>
 <!ENTITY url.ibmdb2 "http://www-306.ibm.com/software/data/db2/";>
http://cvs.php.net/diff.php/phpdoc/en/reference/ibm_db2/configure.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ibm_db2/configure.xml
diff -u phpdoc/en/reference/ibm_db2/configure.xml:1.3 
phpdoc/en/reference/ibm_db2/configure.xml:1.4
--- phpdoc/en/reference/ibm_db2/configure.xml:1.3       Fri May  6 10:23:44 2005
+++ phpdoc/en/reference/ibm_db2/configure.xml   Thu Sep  1 12:02:39 2005
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="ibm-db2.installation">
  &reftitle.install;
  <para>
   To build the ibm_db2 extension, the DB2 application development header
   files and libraries must be installed on your system. DB2 does not install
   these by default, so you may have to return to your DB2 installer and add
-  this option.
+  this option. The header files are included with the DB2 Application
+  Development Client freely available for download from the IBM DB2 Universal
+  Database <ulink url="&url.ibm.db2.client;">support site</ulink>.
  </para>
  <para>
   If you add the DB2 application development header files and libraries to

Reply via email to