Author: plavin
Date: 2007-05-17 19:46:20 +0200 (Thu, 17 May 2007)
New Revision: 6516
Log:
Add ids, make them uniform
Modified:
trunk/gui-common/chapter-upgrade-all.xml
Modified: trunk/gui-common/chapter-upgrade-all.xml
===================================================================
--- trunk/gui-common/chapter-upgrade-all.xml 2007-05-17 17:13:10 UTC (rev 6515)
+++ trunk/gui-common/chapter-upgrade-all.xml 2007-05-17 17:46:20 UTC (rev 6516)
Changed blocks: 5, Lines Added: 6, Lines Deleted: 6; 1508 bytes
@@ -5,7 +5,7 @@
<!ENTITY % all.entities SYSTEM "all-entities.ent">
%all.entities;
]>
-<chapter id="guitools-upgrade">
+<chapter id="gui-tools-upgrade">
<title>Upgrading MySQL GUI Tools</title>
@@ -30,8 +30,8 @@
<para>
&workbench; is not included in the bundled &gui_tools; download
so must be installed separately. To do this, find the link
- to &workbench; on <ulink url="&base-url-downloads;"/>. After
- downloading install this file as described in
+ to &workbench; at <ulink url="&base-url-downloads;"/>. After
+ downloading, install this file as described in
<xref linkend="installation-windows"/>.
</para>
@@ -39,7 +39,7 @@
<!-- END WINDOWS -->
- <section>
+ <section id="gui-tools-linux-upgrade">
<title>Upgrading – Linux</title>
@@ -128,7 +128,7 @@
</para>
<programlisting>
-shell> <userinput>rpm -e mysql-workbench-5.0<replaceable>version</replaceable></userinput>
+shell> <userinput>rpm -e mysql-workbench-<replaceable>version</replaceable></userinput>
</programlisting>
<para>
@@ -147,7 +147,7 @@
<!-- END LINUX UnINSTALL -->
- <section>
+ <section id="gui-tools-mac-upgrade">
<title>Upgrading – Mac OS X</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6516 - trunk/gui-common | plavin | 17 May |