holtdl 02/04/23 06:49:47
Modified: docs/manual/CoreTypes dirset.html
Log:
Oops.
Revision Changes Path
1.4 +2 -2 jakarta-ant/docs/manual/CoreTypes/dirset.html
Index: dirset.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/dirset.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dirset.html 5 Apr 2002 14:59:27 -0000 1.3
+++ dirset.html 23 Apr 2002 13:49:47 -0000 1.4
@@ -91,8 +91,8 @@
<patternset refid="non.test.classes"/>
</dirset>
</pre></blockquote>
-<p>Groups all files in directory <code>${debug_build.dir}</code>, using
the
-same patterns as the above example.</p>
+<p>Groups all directories in directory <code>${debug_build.dir}</code>,
+using the same patterns as the above example.</p>
<hr>
<p align="center">Copyright © 2002 Apache Software Foundation.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|