[jbosstools-commits] JBoss Tools SVN: r41803 - trunk/documentation/guides/GettingStartedGuide/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 7 21:24:29 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-07 21:24:28 -0400 (Thu, 07 Jun 2012)
New Revision: 41803

Modified:
   trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
   trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
Log:
updated with correction


Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-06-08 01:06:24 UTC (rev 41802)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-06-08 01:24:28 UTC (rev 41803)
@@ -8,7 +8,7 @@
 <productname>JBoss Developer Studio</productname>
 <productnumber>5.0</productnumber>
 <edition>5.0.0</edition>
-<pubsnumber>23</pubsnumber>
+<pubsnumber>24</pubsnumber>
 <abstract>
 <para>The Getting Started Guide explains the JBoss Developer Studio.</para>
 </abstract>

Modified: trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-06-08 01:06:24 UTC (rev 41802)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-06-08 01:24:28 UTC (rev 41803)
@@ -665,9 +665,9 @@
 		 <para>
 			 Once you have configured the <filename>InstallConfigRecord.xml</filename> file for your needs, the following command can be run on the command line to begin installation:
 		 </para>
-		 <programlisting>
-			 java -jar /path/to/installer.jar /path/to/InstallConfigRecord.xml
-		 </programlisting>
+<programlisting>
+java -jar /path/to/installer.jar /path/to/InstallConfigRecord.xml
+</programlisting>
 		 <formalpara>
 			 <title>Current limitations</title>
 			 <para>



More information about the jbosstools-commits mailing list