scohen 2005/05/14 07:30:25
Modified: docs/manual/OptionalTasks ftp.html
Log:
punctuation
Revision Changes Path
1.33 +5 -5 ant/docs/manual/OptionalTasks/ftp.html
Index: ftp.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ftp.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ftp.html 14 May 2005 13:14:14 -0000 1.32
+++ ftp.html 14 May 2005 14:30:25 -0000 1.33
@@ -228,11 +228,11 @@
</tr>
<tr>
<td valign="top">recentDateFormatConfig</td>
- <td valign="top">Specify in java.text.SimpleDateFormat notation, the date
- format used by the FTP server to parse dates less than a year old,
- (e.g. <code>MMM dd hh:mm</code>
- If not specified, and if the system type indicated by the system key
- uses a recent date format, its standard format will be used.
+ <td valign="top">Specify in java.text.SimpleDateFormat notation,
+ (e.g. <code>MMM dd hh:mm</code>) the date format used by the FTP server
+ to parse dates less than a year old. If not specified, and if the
system
+ type indicated by the system key uses a recent date format, its
standard
+ format will be used.
</td>
<td valign="top" align="center">No</td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]