You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/09/14 16:22:17 UTC

svn commit: r280862 - /ant/core/trunk/docs/manual/CoreTypes/selectors.html

Author: mbenson
Date: Wed Sep 14 07:22:13 2005
New Revision: 280862

URL: http://svn.apache.org/viewcvs?rev=280862&view=rev
Log:
fix jackedness

Modified:
    ant/core/trunk/docs/manual/CoreTypes/selectors.html

Modified: ant/core/trunk/docs/manual/CoreTypes/selectors.html
URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTypes/selectors.html?rev=280862&r1=280861&r2=280862&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/selectors.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/selectors.html Wed Sep 14 07:22:13 2005
@@ -9,10 +9,10 @@
   <body>
     <h2>Selectors</h2>
 
-    <p>Selectors are a mechanism whereby the files that make up a fileset&lt;depend&gt;<code>
-    can be selected based on criteria other than filename as provided
-    by the <code>&lt;include&gt;</code> and <code>&lt;exclude&gt;</code>
-    tags.</p>
+    <p>Selectors are a mechanism whereby the files that make up a
+    <code>&lt;fileset&gt;</code> can be selected based on criteria
+    other than filename as provided by the <code>&lt;include&gt;</code>
+    and <code>&lt;exclude&gt;</code> tags.</p>
 
     <h3>How to use a Selector</h3>
 
@@ -1466,4 +1466,4 @@
 
   </body>
 
-</html>
\ No newline at end of file
+</html>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org