diff --git a/manual/Tasks/conditions.html b/manual/Tasks/conditions.html
index c494a30a5..f995e8e78 100644
--- a/manual/Tasks/conditions.html
+++ b/manual/Tasks/conditions.html
@@ -217,11 +217,10 @@ URL. By default, HTTP responses errors of 400 or greater are viewed as invalid.<
readTimeout |
- Read timeout, in milli second, that will be used while reading from the target URL.
+ | Read timeout, in milliseconds, that will be used while reading from the target URL.
Accepts any value ≥ 0. Value of 0 implies wait indefinitely. Value < 0 will be silently
ignored.
since Ant 1.10.6 |
-
No; defaults to 0 |
diff --git a/manual/Tasks/ejb.html b/manual/Tasks/ejb.html
index 9fa87b5c3..f5bf6544f 100644
--- a/manual/Tasks/ejb.html
+++ b/manual/Tasks/ejb.html
@@ -1523,7 +1523,6 @@ example, suffix). Refer to the appropriate documentation for more det
this if you prefer to run GenIC at deployment time.
No; defaults to false |
-
diff --git a/manual/Tasks/javadoc.html b/manual/Tasks/javadoc.html
index 2f0abe367..0ba51ae98 100644
--- a/manual/Tasks/javadoc.html
+++ b/manual/Tasks/javadoc.html
@@ -608,11 +608,11 @@ Same as for package
.
Same as one entry in the list given by modulenames
.
Parameters
-
+
- Attribute |
- Description |
- Required |
+ Attribute |
+ Description |
+ Required |
name |
@@ -871,7 +871,7 @@ See Command line arguments.
<group title="Group 2 Packages" packages="com.dummy.test.b*:com.dummy.test.c*"/>
<link offline="true" href="https://docs.oracle.com/javase/8/docs/api/" packagelistLoc="C:\tmp"/>
<link href="https://docs.oracle.com/javase/8/docs/api/"/>
-</javadoc>
+</javadoc>
is the same as
@@ -894,7 +894,7 @@ See Command line arguments.
<group title="Group 2 Packages" packages="com.dummy.test.b*:com.dummy.test.c*"/>
<link offline="true" href="https://docs.oracle.com/javase/8/docs/api/" packagelistLoc="C:\tmp"/>
<link href="https://docs.oracle.com/javase/8/docs/api/"/>
-</javadoc>
+</javadoc>
or
@@ -917,7 +917,7 @@ See Command line arguments.
<group title="Group 2 Packages" packages="com.dummy.test.b*:com.dummy.test.c*"/>
<link offline="true" href="https://docs.oracle.com/javase/8/docs/api/" packagelistLoc="C:\tmp"/>
<link href="https://docs.oracle.com/javase/8/docs/api/"/>
-</javadoc>
+</javadoc>