From 86c0c290ba065c332036a066f1fe5730925066bb Mon Sep 17 00:00:00 2001 From: "Steven M. Cohen" Date: Sat, 14 May 2005 14:30:25 +0000 Subject: [PATCH] punctuation git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278266 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/ftp.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/OptionalTasks/ftp.html b/docs/manual/OptionalTasks/ftp.html index 1f4e4d3a5..ee407320f 100644 --- a/docs/manual/OptionalTasks/ftp.html +++ b/docs/manual/OptionalTasks/ftp.html @@ -228,11 +228,11 @@ coming from your ftp server (ls -l on the ftp prompt). recentDateFormatConfig - Specify in java.text.SimpleDateFormat notation, the date - format used by the FTP server to parse dates less than a year old, - (e.g. MMM dd hh:mm - If not specified, and if the system type indicated by the system key - uses a recent date format, its standard format will be used. + Specify in java.text.SimpleDateFormat notation, + (e.g. MMM dd hh:mm) 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. No