List:Commits« Previous MessageNext Message »
From:plavin Date:September 12 2006 10:05pm
Subject:svn commit - mysqldoc@docsrva: r3334 - in trunk: administrator guibook query-browser workbench
View as plain text  
Author: plavin
Date: 2006-09-12 22:05:58 +0200 (Tue, 12 Sep 2006)
New Revision: 3334

Log:
Update directory information for running gui tools

Modified:
   trunk/administrator/starting.xml
   trunk/guibook/guibook.xml
   trunk/query-browser/starting.xml
   trunk/workbench/reverse-engineering.xml


Modified: trunk/administrator/starting.xml
===================================================================
--- trunk/administrator/starting.xml	2006-09-12 19:40:56 UTC (rev 3333)
+++ trunk/administrator/starting.xml	2006-09-12 20:05:58 UTC (rev 3334)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 743 bytes

@@ -49,8 +49,8 @@
 
       <listitem>
         <para>
-          On Linux desktops, start &administrator; by changing to the
-         
<literal>/opt/mysql-gui-tools-<replaceable>version</replaceable></literal>
directory, and
+          On Linux desktops, start &administrator; by changing to the appropriate
+          directory (or adding that directory to your <literal>PATH</literal>
 variable) and
           then running <literal>mysql-administrator</literal>.
         </para>
       </listitem>


Modified: trunk/guibook/guibook.xml
===================================================================
--- trunk/guibook/guibook.xml	2006-09-12 19:40:56 UTC (rev 3333)
+++ trunk/guibook/guibook.xml	2006-09-12 20:05:58 UTC (rev 3334)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 860 bytes

@@ -306,7 +306,7 @@
           <filename>/usr/bin</filename> directory. This directory is
           invariably included in the <literal>PATH</literal>
           variable, so running any one of the &gui_tools; simply requires 
-          typing the executable file name. For example:
+          typing the executable file name, regardless of your working directory. For
example:
         </para>
         
         <programlisting>

@@ -314,7 +314,7 @@
         </programlisting>
         
         <para>
-          The other executable file names are:
+          The other executable files are:
         </para>
         
         <itemizedlist>


Modified: trunk/query-browser/starting.xml
===================================================================
--- trunk/query-browser/starting.xml	2006-09-12 19:40:56 UTC (rev 3333)
+++ trunk/query-browser/starting.xml	2006-09-12 20:05:58 UTC (rev 3334)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 805 bytes

@@ -47,9 +47,8 @@
 
       <listitem>
         <para>
-          On Linux desktops, start &query_browser; by changing your
-          directory to
<literal>/opt/mysql-gui-tools-<replaceable>version</replaceable></literal>

-          or <filename>/usr/bin</filename>, and then executing
+          On Linux desktops, start &query_browser; by changing to the appropriate
+          directory (or adding that directory to your <literal>PATH</literal>
 variable) and then executing
           <literal>mysql-query-browser</literal>.
         </para>
       </listitem>


Modified: trunk/workbench/reverse-engineering.xml
===================================================================
--- trunk/workbench/reverse-engineering.xml	2006-09-12 19:40:56 UTC (rev 3333)
+++ trunk/workbench/reverse-engineering.xml	2006-09-12 20:05:58 UTC (rev 3334)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 580 bytes

@@ -21,7 +21,7 @@
     
     <para>
       Enter appropriate connection information.
-      Once you have connected to the MySQL server the shemata will be displayed.
+      Once you have connected to the MySQL server the schemata will be displayed.
       Choose a schema to reverse engineer.
     </para>    
     


Thread
svn commit - mysqldoc@docsrva: r3334 - in trunk: administrator guibook query-browser workbenchplavin12 Sep