jskeet      02/02/28 10:33:10

  Modified:    docs/manual/OptionalTasks telnet.html
  Log:
  Fixed problem of <tt>...<tt> screwing up the rest of the page.
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-ant/docs/manual/OptionalTasks/telnet.html
  
  Index: telnet.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/telnet.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- telnet.html       28 Feb 2002 18:26:57 -0000      1.7
  +++ telnet.html       28 Feb 2002 18:33:10 -0000      1.8
  @@ -11,7 +11,7 @@
   <h3>Description</h3>
   Task to automate a remote telnet session. The task uses 
   nested <tt>&lt;read&gt;</tt> to indicate strings to wait for, and
  -<tt>&lt;write&gt;<tt> tags to specify text to send.  
  +<tt>&lt;write&gt;</tt> tags to specify text to send.  
   
   <p>If you do specify a userid and password, the system will 
   assume a common unix prompt to wait on. This behavior can be easily 
over-ridden.</p>
  
  
  

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

Reply via email to