List:Commits« Previous MessageNext Message »
From:plavin Date:April 12 2007 7:56pm
Subject:svn commit - mysqldoc@docsrva: r5860 - trunk/refman-5.0
View as plain text  
Author: plavin
Date: 2007-04-12 21:56:43 +0200 (Thu, 12 Apr 2007)
New Revision: 5860

Log:
Fix build failure by correcting id

Modified:
   trunk/refman-5.0/client-utility-programs.xml


Modified: trunk/refman-5.0/client-utility-programs.xml
===================================================================
--- trunk/refman-5.0/client-utility-programs.xml	2007-04-12 19:55:45 UTC (rev 5859)
+++ trunk/refman-5.0/client-utility-programs.xml	2007-04-12 19:56:43 UTC (rev 5860)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 782 bytes

@@ -5284,7 +5284,7 @@
               <option>--xml</option> is used with
               <command>mysql</command> matches that of
               <command>mysqldump <option>--xml</option></command>. See
-              <link linkend="mysqldump-xml-option">the section of the
+              <link linkend="option_mysqldump_xml">the section of the
               Manual which discusses the <option>--xml</option> option
               for <command>mysqldump</command></link> for details.
             </para>


Thread
svn commit - mysqldoc@docsrva: r5860 - trunk/refman-5.0plavin12 Apr