List:Commits« Previous MessageNext Message »
From:mcbrown Date:November 22 2006 1:23pm
Subject:svn commit - mysqldoc@docsrva: r4006 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-11-22 13:23:41 +0100 (Wed, 22 Nov 2006)
New Revision: 4006

Log:
Fixing a spurious angle bracket



Modified:
   trunk/refman-5.1/se-falcon.xml


Modified: trunk/refman-5.1/se-falcon.xml
===================================================================
--- trunk/refman-5.1/se-falcon.xml	2006-11-22 11:55:53 UTC (rev 4005)
+++ trunk/refman-5.1/se-falcon.xml	2006-11-22 12:23:41 UTC (rev 4006)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 786 bytes

@@ -330,9 +330,9 @@
   </section>
 
   <section id="se-falcon-createdb">
+     <title>Creating the Falcon Tablespace</title>
     &falcon-warning;
-    <title>Creating the Falcon Tablespace</title>
-
+    
     <para>
       Within Falcon, all data within one database is stored within a
       single tablespace, which in turn is stored within a single file

@@ -929,7 +929,7 @@
         </para>
       </listitem>
 
-      <listitem>><para>
+      <listitem><para>
           Serializable isolation levels are not supported.
         </para>
       </listitem>


Thread
svn commit - mysqldoc@docsrva: r4006 - trunk/refman-5.1mcbrown22 Nov