[gatein-commits] gatein SVN: r9145 - epp/docs/branches/6.0/Admin_Guide/en-US.
do-not-reply at jboss.org
do-not-reply at jboss.org
Wed Feb 13 01:54:53 EST 2013
Author: rdickens
Date: 2013-02-13 01:54:53 -0500 (Wed, 13 Feb 2013)
New Revision: 9145
Modified:
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
Log:
Fixed incomplete 'screen' tag.
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
===================================================================
--- epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-13 06:52:29 UTC (rev 9144)
+++ epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-13 06:54:53 UTC (rev 9145)
@@ -29,7 +29,7 @@
<para>After deploying the CLI web application you can connect to the CLI over SSH as follows</para>
<example>
<title>SSH Syntax</title>
- <scree>ssh -p <port> <user>@<host></screen>
+ <screen>ssh -p <port> <user>@<host></screen>
</example>
<example>
<title>SSH Example</title>
More information about the gatein-commits
mailing list