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