diff --git a/docs/faq.html b/docs/faq.html
index aaa4bed66..4e18fcd65 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -2071,10 +2071,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
dependencies on external libraries. You can move the
"offending" jar out of ANT_HOME/lib
. For the
<junit>
task it would be
- ant-junit.jar
and for <style>
- it would be ant-trax.jar
- or ant-xslp.jar
-
- depending on the processor you use.
ant-junit.jar
.
If you do so, you will have to <taskdef>
all optional tasks that need the external library and use
nested <classpath>
elements in the
diff --git a/docs/mail.html b/docs/mail.html
index 1337b3e4b..6d064d054 100644
--- a/docs/mail.html
+++ b/docs/mail.html
@@ -302,8 +302,8 @@