mbenson 2004/09/08 07:21:16 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH dirname.html Log: Merge from HEAD Revision Changes Path No revision No revision 1.4.2.3 +4 -4 ant/docs/manual/CoreTasks/dirname.html Index: dirname.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/dirname.html,v retrieving revision 1.4.2.2 retrieving revision 1.4.2.3 diff -u -r1.4.2.2 -r1.4.2.3 --- dirname.html 9 Feb 2004 22:12:07 -0000 1.4.2.2 +++ dirname.html 8 Sep 2004 14:21:16 -0000 1.4.2.3 @@ -15,10 +15,10 @@ </p> <p> When this task executes, it will set the specified property to the -value of the specified file up to, but not including, the last path -element. If the specified file is a path that ends in a filename, -the filename will be dropped. If the specified file is just a filename, -the directory will be the current directory. +value of the specified file (or directory) up to, but not including, +the last path element. If the specified file is a path that ends in a +filename, the filename will be dropped. If the specified file is just +a filename, the directory will be the current directory. </p> <h3>Parameters</h3> <table border="1" cellpadding="2" cellspacing="0">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]