dbs             Fri Nov 19 14:02:31 2004 EDT

  Modified files:              
    /phpdoc/en/reference/pdo    reference.xml 
  Log:
  Change UNIX to Unix to avoid trademark infringement.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/pdo/reference.xml
diff -u phpdoc/en/reference/pdo/reference.xml:1.9 
phpdoc/en/reference/pdo/reference.xml:1.10
--- phpdoc/en/reference/pdo/reference.xml:1.9   Fri Nov 19 10:55:48 2004
+++ phpdoc/en/reference/pdo/reference.xml       Fri Nov 19 14:02:31 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. 
-->
  <reference id="ref.pdo">
   <title>PDO Functions</title>
@@ -45,7 +45,7 @@
     <para>
      The <command>pear</command> command automatically installs the
      PDO module into your PHP extensions directory. To enable the
-     PDO extension on Linux or UNIX operating systems, you must add
+     PDO extension on Linux or Unix operating systems, you must add
      the following line to &php.ini;:
      <screen>
 <![CDATA[

Reply via email to