List:Commits« Previous MessageNext Message »
From:jon Date:April 7 2006 1:33am
Subject:svn commit - mysqldoc@docsrva: r1749 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2006-04-07 03:33:13 +0200 (Fri, 07 Apr 2006)
New Revision: 1749

Log:

Reformat.



Modified:
   trunk/refman-5.1/information-schema.xml
   trunk/refman-5.1/sql-syntax.xml

Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml	2006-04-07 00:29:09 UTC (rev 1748)
+++ trunk/refman-5.1/information-schema.xml	2006-04-07 01:33:13 UTC (rev 1749)
@@ -607,7 +607,7 @@
           so this is not ambiguous.)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           For partitioned tables, beginning with MySQL 5.1.9, the
@@ -639,7 +639,7 @@
           names begin with a character set name.
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           Beginning with MySQL 5.1.9, the
@@ -4047,7 +4047,7 @@
       Universal Time yields 10:41:23, and it is this value that is shown
       for <literal>STARTS</literal>.
     </para>
-    
+
     <para>
       This use of Universal Time should not be relied upon in
       applications, as it is expected to change to server local time in

Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2006-04-07 00:29:09 UTC (rev 1748)
+++ trunk/refman-5.1/sql-syntax.xml	2006-04-07 01:33:13 UTC (rev 1749)
@@ -17209,9 +17209,9 @@
           for <literal>Starts</literal> and <literal>Ends</literal>
           (other than <literal>'0000-00-00 00:00:00'</literal>) are
           currently shown using Universal Time. However, <emphasis>the
-            use of Universal Time in this context is expected to change,
-            so you should not rely upon it in your
-            applications</emphasis> (Bug #16420). See also <xref linkend="events-table"/>.
+          use of Universal Time in this context is expected to change,
+          so you should not rely upon it in your applications</emphasis>
+          (Bug #16420). See also <xref linkend="events-table"/>.
         </para>
 
         <para>

Thread
svn commit - mysqldoc@docsrva: r1749 - trunk/refman-5.1jon7 Apr