diff --git a/docs/manual/CoreTasks/copy.html b/docs/manual/CoreTasks/copy.html index 56292a294..d953ed4fa 100644 --- a/docs/manual/CoreTasks/copy.html +++ b/docs/manual/CoreTasks/copy.html @@ -31,7 +31,8 @@ To use a fileset, the todir attribute must be set.

preservelastmodified Give the copied files the same last modified - time as the original files. Defaults to "no". + time as the original source files. Defaults to "no". + [ignored on Java 1.1] No