mbenson 2004/04/08 10:19:40 Modified: docs/manual/OptionalTasks chgrp.html Log: Spelling corrections and minor wording change. Revision Changes Path 1.5 +4 -3 ant/docs/manual/OptionalTasks/chgrp.html Index: chgrp.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTasks/chgrp.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- chgrp.html 24 Jun 2003 09:16:10 -0000 1.4 +++ chgrp.html 8 Apr 2004 17:19:40 -0000 1.5 @@ -13,7 +13,7 @@ <p>Changes the group of a file or all files inside specified directories. Right now it has effect only under Unix. The group -atribute is equivalent to the coresponding argument for the chgrp +attribute is equivalent to the corresponding argument for the chgrp command.</p> <p><a href="../CoreTypes/fileset.html">FileSet</a>s, @@ -33,8 +33,9 @@ <td valign="top">file</td> <td valign="top">the file or directory of which the group must be changed.</td> - <td valign="top" valign="middle">Yes or nested - <code><fileset/list></code> elements.</td> + <td valign="top" valign="middle">Yes, unless nested + <code><fileset|filelist|dirset></code> + elements are specified</td> </tr> <tr> <td valign="top">group</td>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]