List:Commits« Previous MessageNext Message »
From:plavin Date:November 29 2007 11:09pm
Subject:svn commit - mysqldoc@docsrva: r9001 - trunk/userguide
View as plain text  
Author: plavin
Date: 2007-11-30 00:09:06 +0100 (Fri, 30 Nov 2007)
New Revision: 9001

Log:
Correct display of address


Modified:
   trunk/userguide/excel-mysql.xml
   trunk/userguide/gnu-fdl.xml


Modified: trunk/userguide/excel-mysql.xml
===================================================================
--- trunk/userguide/excel-mysql.xml	2007-11-29 22:24:00 UTC (rev 9000)
+++ trunk/userguide/excel-mysql.xml	2007-11-29 23:09:06 UTC (rev 9001)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 547 bytes

@@ -8,6 +8,12 @@
 <chapter id="excel-mysql">
 
   <title>Migrating a Spreadsheet to MySQL</title>
+  
+  <xi:include  href="preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
+    <xi:fallback>
+      <para><emphasis>nothing</emphasis></para>
+    </xi:fallback>
+  </xi:include>
 
   <!-- IMPORTFDL -->
 


Modified: trunk/userguide/gnu-fdl.xml
===================================================================
--- trunk/userguide/gnu-fdl.xml	2007-11-29 22:24:00 UTC (rev 9000)
+++ trunk/userguide/gnu-fdl.xml	2007-11-29 23:09:06 UTC (rev 9001)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 5; 513 bytes

@@ -28,11 +28,8 @@
  <street>51 Franklin Street, Fifth Floor</street>,
  <city>Boston</city>,
  <state>MA</state>
-
-          <postcode>02110-1301</postcode>
-
-          <country>USA</country>
-
+<postcode>02110-1301</postcode>
+<country>USA</country>
         </address>
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r9001 - trunk/userguideplavin30 Nov