List:Internals« Previous MessageNext Message »
From:paul Date:November 18 2005 4:25pm
Subject:svn commit - mysqldoc@docsrva: r360 - in trunk: . refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2005-11-18 17:25:39 +0100 (Fri, 18 Nov 2005)
New Revision: 360

Log:
 r1090@kite-hub:  paul | 2005-11-18 10:05:03 -0600
 Fix indent.


Modified:
   trunk/
   trunk/refman-5.0/functions.xml
   trunk/refman-5.1/functions.xml


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

Modified: trunk/refman-5.0/functions.xml
===================================================================
--- trunk/refman-5.0/functions.xml	2005-11-18 15:09:19 UTC (rev 359)
+++ trunk/refman-5.0/functions.xml	2005-11-18 16:25:39 UTC (rev 360)
@@ -12011,7 +12011,7 @@
 
 <programlisting>
 mysql&gt; <userinput>SELECT PASSWORD('badpwd');</userinput>
-  -&gt; '*AAB3E285149C0135D51A520E1940DD3263DC008C'
+        -&gt; '*AAB3E285149C0135D51A520E1940DD3263DC008C'
 </programlisting>
 
           <para>

Modified: trunk/refman-5.1/functions.xml
===================================================================
--- trunk/refman-5.1/functions.xml	2005-11-18 15:09:19 UTC (rev 359)
+++ trunk/refman-5.1/functions.xml	2005-11-18 16:25:39 UTC (rev 360)
@@ -11946,7 +11946,7 @@
 
 <programlisting>
 mysql&gt; <userinput>SELECT PASSWORD('badpwd');</userinput>
-  -&gt; '*AAB3E285149C0135D51A520E1940DD3263DC008C'
+        -&gt; '*AAB3E285149C0135D51A520E1940DD3263DC008C'
 </programlisting>
 
           <para>

Thread
svn commit - mysqldoc@docsrva: r360 - in trunk: . refman-5.0 refman-5.1paul18 Nov