diff --git a/manual/Types/tarfileset.html b/manual/Types/tarfileset.html index 3224e7c3a..0efe28ea3 100644 --- a/manual/Types/tarfileset.html +++ b/manual/Types/tarfileset.html @@ -23,22 +23,19 @@

TarFileSet

-

TarFileSet has been added as a stand-alone type in Apache Ant -1.7.

+

TarFileSet has been a stand-alone type since Apache Ant 1.7.

A <tarfileset> is a special form of a <fileset> which can behave in 2 different ways :

<tarfileset> supports all attributes of < -

A tarfileset can be defined with the id attribute and referred to with the refid attribute. This is also true -for tarfileset which has been added in Ant 1.7.
-

+

Since Ant 1.7, a tarfileset can be defined with the id attribute and referred to with + the refid attribute.

Parameters

diff --git a/manual/Types/zipfileset.html b/manual/Types/zipfileset.html index 45a421dae..b82b6e862 100644 --- a/manual/Types/zipfileset.html +++ b/manual/Types/zipfileset.html @@ -28,15 +28,13 @@ different ways :

<zipfileset> supports all attributes of < -

Since Ant 1.6, a zipfileset can be defined with the id attribute and referred to with -the refid attribute.
-

+

Since Ant 1.6, a zipfileset can be defined with the id attribute and referred to with + the refid attribute.

Parameters