diff --git a/docs/manual/CoreTasks/mail.html b/docs/manual/CoreTasks/mail.html index 817d4794b..a0d5b30b1 100644 --- a/docs/manual/CoreTasks/mail.html +++ b/docs/manual/CoreTasks/mail.html @@ -65,7 +65,7 @@ Library Dependencies for more information. files Files to send as attachments to the email. Separate multiple - file names using a comma. You can also use <fileset> + file names using a comma or space. You can also use <fileset> elements to specify files. No @@ -188,7 +188,7 @@ task will attempt to use JavaMail and fall back to UU encoding or no encoding in that order depending on what support classes are available. ${buildname} will be replaced with the buildname property's value.


-

Copyright © 2000-2002 Apache Software Foundation. All rights +

Copyright © 2000-2003 Apache Software Foundation. All rights Reserved.