List:Commits« Previous MessageNext Message »
From:stefan Date:March 19 2008 12:53pm
Subject:svn commit - mysqldoc@docsrva: r10311 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: shinz
Date: 2008-03-19 13:53:03 +0100 (Wed, 19 Mar 2008)
New Revision: 10311

Log:
Remove whitespace that leads to erraneous space character in man page output

Modified:
   trunk/refman-4.1/sql-syntax.xml
   trunk/refman-5.0/sql-syntax.xml
   trunk/refman-5.1/sql-syntax.xml
   trunk/refman-6.0/sql-syntax.xml


Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml	2008-03-19 09:52:56 UTC (rev 10310)
+++ trunk/refman-4.1/sql-syntax.xml	2008-03-19 12:53:03 UTC (rev 10311)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 686 bytes

@@ -19196,8 +19196,7 @@
                 <literal>Server_id</literal>: The unique server ID of
                 the slave server, as configured in the server's option
                 file, or on the command line with
-                <option>--server-id=<replaceable>value</replaceable>
-                </option>.
+                <option>--server-id=<replaceable>value</replaceable></option>.
               </para>
             </listitem>
 


Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml	2008-03-19 09:52:56 UTC (rev 10310)
+++ trunk/refman-5.0/sql-syntax.xml	2008-03-19 12:53:03 UTC (rev 10311)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 686 bytes

@@ -22287,8 +22287,7 @@
                 <literal>Server_id</literal>: The unique server ID of
                 the slave server, as configured in the server's option
                 file, or on the command line with
-                <option>--server-id=<replaceable>value</replaceable>
-                </option>.
+                <option>--server-id=<replaceable>value</replaceable></option>.
               </para>
             </listitem>
 


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2008-03-19 09:52:56 UTC (rev 10310)
+++ trunk/refman-5.1/sql-syntax.xml	2008-03-19 12:53:03 UTC (rev 10311)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 686 bytes

@@ -25134,8 +25134,7 @@
                 <literal>Server_id</literal>: The unique server ID of
                 the slave server, as configured in the server's option
                 file, or on the command line with
-                <option>--server-id=<replaceable>value</replaceable>
-                </option>.
+                <option>--server-id=<replaceable>value</replaceable></option>.
               </para>
             </listitem>
 


Modified: trunk/refman-6.0/sql-syntax.xml
===================================================================
--- trunk/refman-6.0/sql-syntax.xml	2008-03-19 09:52:56 UTC (rev 10310)
+++ trunk/refman-6.0/sql-syntax.xml	2008-03-19 12:53:03 UTC (rev 10311)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 686 bytes

@@ -25388,8 +25388,7 @@
                 <literal>Server_id</literal>: The unique server ID of
                 the slave server, as configured in the server's option
                 file, or on the command line with
-                <option>--server-id=<replaceable>value</replaceable>
-                </option>.
+                <option>--server-id=<replaceable>value</replaceable></option>.
               </para>
             </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r10311 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0stefan19 Mar