bodewig 01/08/24 06:21:47
Modified: docs/manual/CoreTasks Tag: ANT_14_BRANCH chmod.html
Log:
<chmod> is different from other directory based tasks as it only
operates on the dir attribute and not on a fileset rooted at dir
unless you specify patterns.
Submitted by: Jeff Turner <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.2.2.1 +1 -1 jakarta-ant/docs/manual/CoreTasks/chmod.html
Index: chmod.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/chmod.html,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- chmod.html 2001/02/13 12:31:50 1.2
+++ chmod.html 2001/08/24 13:21:47 1.2.2.1
@@ -44,7 +44,7 @@
<tr>
<td valign="top">includes</td>
<td valign="top">comma separated list of patterns of files that must be
- included. All files are included when omitted.</td>
+ included.</td>
<td valign="top" align="center">No</td>
</tr>
<tr>