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

Log:
Fix build failure by correcting id

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


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

@@ -5255,7 +5255,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: r5859 - trunk/refman-5.1plavin12 Apr