Add a missing </p>.
This commit is contained in:
parent
28ffb6edab
commit
af022a1a95
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19580
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.18 2003/09/18 16:09:11 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.19 2003/11/27 12:53:46 hmp Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -120,7 +120,7 @@
|
|||
also includes a small section on installing
|
||||
<a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat</a>
|
||||
from the
|
||||
<a href="http://www.apache.org/">Apache Software Foundation</a>.
|
||||
<a href="http://www.apache.org/">Apache Software Foundation</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue