bodewig     2002/07/04 04:26:54

  Modified:    docs/manual/CoreTasks Tag: ANT_15_BRANCH concat.html
  Log:
  Doc on concat shows wrong default value for append attribute.
  
  PR: 10448
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.1   +1 -1      jakarta-ant/docs/manual/CoreTasks/concat.html
  
  Index: concat.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/concat.html,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- concat.html       19 Apr 2002 07:16:18 -0000      1.4
  +++ concat.html       4 Jul 2002 11:26:54 -0000       1.4.2.1
  @@ -51,7 +51,7 @@
          <td valign="top">append</td>
          <td valign="top">
            Specifies whether or not the file specified by 'destfile'
  -         should be overwritten. Defaults to &quot;yes&quot;.
  +         should be overwritten. Defaults to &quot;no&quot;.
          </td>
          <td valign="top" align="center">No</td>
        </tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to