List:Commits« Previous MessageNext Message »
From:mcbrown Date:June 1 2006 1:50pm
Subject:svn commit - mysqldoc@docsrva: r2247 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-06-01 15:50:03 +0200 (Thu, 01 Jun 2006)
New Revision: 2247

Log:
Reworded the tar requirements, since later versions of Mac OS X and Solaris don't exhibit the long filename issue. 



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-06-01 12:50:00 UTC (rev 2246)
+++ trunk/refman-4.1/installing.xml	2006-06-01 13:50:03 UTC (rev 2247)
@@ -7257,8 +7257,9 @@
           distribution. GNU <command>tar</command> is known to work.
           Some operating systems come with a pre-installed version of
           <command>tar</command> that is known to have problems. For
-          example, Mac OS X <command>tar</command> and Sun
-          <command>tar</command> are known to have problems with long
+          example, the <command>tar</command> provided with early
+          versions of Mac OS X <command>tar</command>, SunOS 4.x and
+          Solaris 8 and earlier are known to have problems with long
           filenames. On Mac OS X, you can use the pre-installed
           <command>gnutar</command> program. On other systems with a
           deficient <command>tar</command>, you should install GNU

Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml	2006-06-01 12:50:00 UTC (rev 2246)
+++ trunk/refman-5.0/installing.xml	2006-06-01 13:50:03 UTC (rev 2247)
@@ -7126,8 +7126,9 @@
           distribution. GNU <command>tar</command> is known to work.
           Some operating systems come with a pre-installed version of
           <command>tar</command> that is known to have problems. For
-          example, Mac OS X <command>tar</command> and Sun
-          <command>tar</command> are known to have problems with long
+          example, the <command>tar</command> provided with early
+          versions of Mac OS X <command>tar</command>, SunOS 4.x and
+          Solaris 8 and earlier are known to have problems with long
           filenames. On Mac OS X, you can use the pre-installed
           <command>gnutar</command> program. On other systems with a
           deficient <command>tar</command>, you should install GNU

Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2006-06-01 12:50:00 UTC (rev 2246)
+++ trunk/refman-5.1/installing.xml	2006-06-01 13:50:03 UTC (rev 2247)
@@ -7090,8 +7090,9 @@
           distribution. GNU <command>tar</command> is known to work.
           Some operating systems come with a pre-installed version of
           <command>tar</command> that is known to have problems. For
-          example, Mac OS X <command>tar</command> and Sun
-          <command>tar</command> are known to have problems with long
+          example, the <command>tar</command> provided with early
+          versions of Mac OS X <command>tar</command>, SunOS 4.x and
+          Solaris 8 and earlier are known to have problems with long
           filenames. On Mac OS X, you can use the pre-installed
           <command>gnutar</command> program. On other systems with a
           deficient <command>tar</command>, you should install GNU

Thread
svn commit - mysqldoc@docsrva: r2247 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown1 Jun