List:Commits« Previous MessageNext Message »
From:paul Date:April 29 2008 3:54pm
Subject:svn commit - mysqldoc@docsrva: r10614 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-04-29 17:54:42 +0200 (Tue, 29 Apr 2008)
New Revision: 10614

Log:
 r30986@arctic:  paul | 2008-04-29 10:54:44 -0500
 Update markup


Modified:
   trunk/it/refman-5.1/installing-core.xml
   trunk/pt/refman-5.1/installing-core.xml
   trunk/refman-4.1/installing.xml
   trunk/refman-5.0/installing-cs-core.xml
   trunk/refman-5.1/installing-core.xml
   trunk/refman-6.0/installing-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31019
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30985
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31019
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30986


Modified: trunk/it/refman-5.1/installing-core.xml
===================================================================
--- trunk/it/refman-5.1/installing-core.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/it/refman-5.1/installing-core.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 916 bytes

@@ -8686,11 +8686,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             The following example shows the typical commands required to


Modified: trunk/pt/refman-5.1/installing-core.xml
===================================================================
--- trunk/pt/refman-5.1/installing-core.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/pt/refman-5.1/installing-core.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 916 bytes

@@ -8686,11 +8686,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             The following example shows the typical commands required to


Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/refman-4.1/installing.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 888 bytes

@@ -8804,11 +8804,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             Versions of MySQL before 4.1 may also compile with other


Modified: trunk/refman-5.0/installing-cs-core.xml
===================================================================
--- trunk/refman-5.0/installing-cs-core.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/refman-5.0/installing-cs-core.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 916 bytes

@@ -9101,11 +9101,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             The following example shows the typical commands required to


Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/refman-5.1/installing-core.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 907 bytes

@@ -8608,11 +8608,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             The following example shows the typical commands required to


Modified: trunk/refman-6.0/installing-core.xml
===================================================================
--- trunk/refman-6.0/installing-core.xml	2008-04-29 15:54:31 UTC (rev 10613)
+++ trunk/refman-6.0/installing-core.xml	2008-04-29 15:54:42 UTC (rev 10614)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 5; 907 bytes

@@ -8622,11 +8622,13 @@
 sql_yacc.yy:#####: fatal error: maximum table size (32767) exceeded
 </programlisting>
 
-          <para>
-            Note: The maximum table size is not actually exceeded; the
-            error is caused by bugs in older versions of
-            <command>bison</command>.
-          </para>
+          <note>
+            <para>
+              The maximum table size is not actually exceeded; the error
+              is caused by bugs in older versions of
+              <command>bison</command>.
+            </para>
+          </note>
 
           <para>
             The following example shows the typical commands required to


Thread
svn commit - mysqldoc@docsrva: r10614 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0paul29 Apr