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/08/25 21:27:22 UTC

cvs commit: ant/docs/manual/CoreTasks move.html

mbenson     2005/08/25 12:27:22

  Modified:    docs/manual/CoreTasks move.html
  Log:
  leftover "copy"->"move"
  PR: 36311
  
  Revision  Changes    Path
  1.22      +1 -1      ant/docs/manual/CoreTasks/move.html
  
  Index: move.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/move.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- move.html	29 Apr 2005 18:58:13 -0000	1.21
  +++ move.html	25 Aug 2005 19:27:22 -0000	1.22
  @@ -133,7 +133,7 @@
   <h4>mapper</h4>
   <p>You can define file name transformations by using a nested <a
   href="../CoreTypes/mapper.html">mapper</a> element. The default mapper used by
  -<code>&lt;copy&gt;</code> is the <a
  +<code>&lt;move&gt;</code> is the <a
   href="../CoreTypes/mapper.html#identity-mapper">identity</a>.</p>
   <h4>filterchain</h4>
   <p>The Move task supports nested <a href="../CoreTypes/filterchain.html">
  
  
  

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