List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 26 2006 1:18pm
Subject:svn commit - mysqldoc@docsrva: r2830 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-07-26 13:18:44 +0200 (Wed, 26 Jul 2006)
New Revision: 2830

Log:
Fixing version  mismatch on Mac OS X installations.



Modified:
   trunk/refman-4.1/installing.xml
   trunk/refman-5.0/installing.xml
   trunk/refman-5.1/installing.xml


Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2006-07-26 01:02:57 UTC (rev 2829)
+++ trunk/refman-4.1/installing.xml	2006-07-26 11:18:44 UTC (rev 2830)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 771 bytes

@@ -6097,9 +6097,9 @@
 
     <para>
       Beginning with MySQL 4.0.11, you can install MySQL on Mac OS X
-      10.2.x (<quote>Jaguar</quote>) or newer using a Mac OS X binary
+      10.3.x (<quote>Panther</quote>) or newer using a Mac OS X binary
       package in PKG format instead of the binary tarball distribution.
-      Please note that older versions of Mac OS X (for example, 10.1.x)
+      Please note that older versions of Mac OS X (for example, 10.1.x or 10.2.x)
       are not supported by this package.
     </para>
 


Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml	2006-07-26 01:02:57 UTC (rev 2829)
+++ trunk/refman-5.0/installing.xml	2006-07-26 11:18:44 UTC (rev 2830)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 804 bytes

@@ -5976,10 +5976,10 @@
 <!--  Should "PKG" be a <filename/> element?  /JS -->
 
     <para>
-      You can install MySQL on Mac OS X 10.2.x (<quote>Jaguar</quote>)
+      You can install MySQL on Mac OS X 10.3.x (<quote>Panther</quote>)
       or newer using a Mac OS X binary package in PKG format instead of
       the binary tarball distribution. Please note that older versions
-      of Mac OS X (for example, 10.1.x) are
+      of Mac OS X (for example, 10.1.x or 10.2.x) are
       <emphasis role="bold">not</emphasis> supported by this package.
     </para>
 


Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2006-07-26 01:02:57 UTC (rev 2829)
+++ trunk/refman-5.1/installing.xml	2006-07-26 11:18:44 UTC (rev 2830)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 804 bytes

@@ -5951,10 +5951,10 @@
 <!--  Should "PKG" be a <filename/> element?  /JS -->
 
     <para>
-      You can install MySQL on Mac OS X 10.2.x (<quote>Jaguar</quote>)
+      You can install MySQL on Mac OS X 10.3.x (<quote>Panther</quote>)
       or newer using a Mac OS X binary package in PKG format instead of
       the binary tarball distribution. Please note that older versions
-      of Mac OS X (for example, 10.1.x) are
+      of Mac OS X (for example, 10.1.x or 10.2.x) are
       <emphasis role="bold">not</emphasis> supported by this package.
     </para>
 


Thread
svn commit - mysqldoc@docsrva: r2830 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown26 Jul