stevel 2002/06/17 22:50:19
Modified: docs/manual/CoreTasks Tag: ANT_15_BRANCH manifest.html
patch.html
Log:
doc updates
Revision Changes Path
No revision
No revision
1.4.2.1 +2 -2 jakarta-ant/docs/manual/CoreTasks/manifest.html
Index: manifest.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/manifest.html,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -r1.4 -r1.4.2.1
--- manifest.html 19 Feb 2002 15:22:55 -0000 1.4
+++ manifest.html 18 Jun 2002 05:50:19 -0000 1.4.2.1
@@ -58,7 +58,7 @@
</tr>
<tr>
<td valign="top">value</td>
- <td valign="top">the name of the attribute.</td>
+ <td valign="top">the value of the attribute.</td>
<td valign="top" align="center">Yes</td>
</tr>
</table>
@@ -77,7 +77,7 @@
<tr>
<td valign="top">name</td>
<td valign="top">the name of the section.</td>
- <td valign="top" align="center">No, if ommitted it will be assumed
+ <td valign="top" align="center">No, if omitted it will be assumed
to be the main section.</td>
</tr>
</table>
1.6.2.2 +2 -1 jakarta-ant/docs/manual/CoreTasks/patch.html
Index: patch.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/patch.html,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -r1.6.2.1 -r1.6.2.2
--- patch.html 3 May 2002 09:40:28 -0000 1.6.2.1
+++ patch.html 18 Jun 2002 05:50:19 -0000 1.6.2.2
@@ -9,7 +9,8 @@
<h2><a name="patch">Patch</a></h2>
<h3>Description</h3>
-<p>Applies a diff file to originals.</p>
+<p>Applies a diff file to originals. ; requires "patch" to be
+ on the execution path. </p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">
<tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>