Author: berndf
Date: Tue Aug 14 00:11:38 2007
New Revision: 565646

URL: http://svn.apache.org/viewvc?view=rev&rev=565646
Log:
fixed typo. see JAMES-755. Thanks to Kev Jackson for the fix

Modified:
    james/server/trunk/src/site/xdoc/adding_users.xml

Modified: james/server/trunk/src/site/xdoc/adding_users.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/adding_users.xml?view=diff&rev=565646&r1=565645&r2=565646
==============================================================================
--- james/server/trunk/src/site/xdoc/adding_users.xml (original)
+++ james/server/trunk/src/site/xdoc/adding_users.xml Tue Aug 14 00:11:38 2007
@@ -42,7 +42,7 @@
 </subsection>
 <p>Once James is up and listening, adding a user is simple:</p>
 1.  Telnet to the host and port on which the RemoteManager is listening.  For 
command-line telnet clients 
-this is generally done by typing "telnet &lt;host&gt; &lt;pass&gt;" where 
&lt;host&gt; is the James 
+this is generally done by typing "telnet &lt;host&gt; &lt;port&gt;" where 
&lt;host&gt; is the James 
 hostname and &lt;port&gt; is the RemoteManager port specified in the James 
config.xml.<br/><br/>
 2.  You will be prompted for your administrator userid and password.  Enter 
the values you specified 
 in the James config.xml.<br/><br/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to