List:Commits« Previous MessageNext Message »
From:paul Date:February 7 2006 4:02am
Subject:svn commit - mysqldoc@docsrva: r1223 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-02-07 05:02:01 +0100 (Tue, 07 Feb 2006)
New Revision: 1223

Log:
 r7186@frost:  paul | 2006-02-06 21:59:59 -0600
 Typo.


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


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7169
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2877
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7186
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2877

Modified: trunk/refman-4.1/innodb.xml
===================================================================
--- trunk/refman-4.1/innodb.xml	2006-02-07 00:09:28 UTC (rev 1222)
+++ trunk/refman-4.1/innodb.xml	2006-02-07 04:02:01 UTC (rev 1223)
@@ -551,7 +551,7 @@
     <para>
       If you want to make sure that <command>mysqld</command> reads
       options only from a specific file, you can use the
-      <option>--defaults-option</option> as the first option on the
+      <option>--defaults-file</option> option as the first option on the
       command line when starting the server:
     </para>
 

Modified: trunk/refman-5.0/innodb.xml
===================================================================
--- trunk/refman-5.0/innodb.xml	2006-02-07 00:09:28 UTC (rev 1222)
+++ trunk/refman-5.0/innodb.xml	2006-02-07 04:02:01 UTC (rev 1223)
@@ -473,7 +473,7 @@
     <para>
       If you want to make sure that <command>mysqld</command> reads
       options only from a specific file, you can use the
-      <option>--defaults-option</option> as the first option on the
+      <option>--defaults-file</option> option as the first option on the
       command line when starting the server:
     </para>
 

Modified: trunk/refman-5.1/innodb.xml
===================================================================
--- trunk/refman-5.1/innodb.xml	2006-02-07 00:09:28 UTC (rev 1222)
+++ trunk/refman-5.1/innodb.xml	2006-02-07 04:02:01 UTC (rev 1223)
@@ -473,7 +473,7 @@
     <para>
       If you want to make sure that <command>mysqld</command> reads
       options only from a specific file, you can use the
-      <option>--defaults-option</option> as the first option on the
+      <option>--defaults-file</option> option as the first option on the
       command line when starting the server:
     </para>
 

Thread
svn commit - mysqldoc@docsrva: r1223 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul7 Feb