From 616fc9850d475bb426b01f957e9559c000c619e6 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 28 Feb 2006 17:10:04 +0000 Subject: [PATCH] extends not itself. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381709 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/tar.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/CoreTasks/tar.html b/docs/manual/CoreTasks/tar.html index 78cbbc070..43b305520 100644 --- a/docs/manual/CoreTasks/tar.html +++ b/docs/manual/CoreTasks/tar.html @@ -113,8 +113,8 @@ or "bzip2".

Nested Elements

The tar task supports nested tarfileset elements. These are -extended TarFilesets which, +href="../CoreTypes/tarfileset.html">tarfileset elements. These are +extended FileSets which, in addition to the standard elements, support one additional attributes @@ -223,7 +223,7 @@ Unix file permissions have been stored as part of the ZIP file, they will be retained in the resulting tar archive.


-

Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights +

Copyright © 2000-2002,2004-2006 The Apache Software Foundation. All rights Reserved.