bodewig 2004/02/12 04:14:38
Modified: src/documentation/content/xdocs/metadata project.xml
Log:
Close the p element
Revision Changes Path
1.6 +3 -3
jakarta-gump/src/documentation/content/xdocs/metadata/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/jakarta-gump/src/documentation/content/xdocs/metadata/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 12 Feb 2004 12:10:08 -0000 1.5
+++ project.xml 12 Feb 2004 12:14:38 -0000 1.6
@@ -215,7 +215,7 @@
<p>If the directory is not present prior to the build, some VMs
may drop it from the CLASSPATH. If this happens, use a <link
href="#mkdir"><mkdir></link> element to create it before
- building the project.
+ building the project.</p>
<p>If this directory is deleted during the course of the build,
the behavior of the JVM may become unpredictable. The same is
@@ -687,7 +687,7 @@
<td>The directory to create, relative to srcdir of the
module containing this project.</td>
<td>Yes</td>
- </tr>
+ </tr>
</table>
</section>
@@ -706,7 +706,7 @@
<td>The directory to create, relative to srcdir of the
module containing this project.</td>
<td>Yes</td>
- </tr>
+ </tr>
</table>
</section>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]