From 224e2140ef1be18480aa565dc462ba34b09d65d1 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig Since Ant 1.7
Load a text resource into a single property. Unless an encoding is
diff --git a/docs/manual/CoreTasks/pack.html b/docs/manual/CoreTasks/pack.html
index 944dadc5b..fd33f364c 100644
--- a/docs/manual/CoreTasks/pack.html
+++ b/docs/manual/CoreTasks/pack.html
@@ -38,7 +38,7 @@ resource is newer. The specified resource will be used as src. The specified resource will be used as src. Since Ant 1.7 Resource
-Collections are used to select groups of files to copy. To use a
-resource collection, the LoadResource
+
+Description
any resource or single element
resource collection
-Examples
diff --git a/docs/manual/CoreTasks/tar.html b/docs/manual/CoreTasks/tar.html
index a15061875..78cbbc070 100644
--- a/docs/manual/CoreTasks/tar.html
+++ b/docs/manual/CoreTasks/tar.html
@@ -134,8 +134,7 @@ attributes
any other resource collection
todir
attribute must be set.
Prior to Ant 1.7 only <fileset>
has been
supported as a nested element.