Add comments about JDK 1.3 and clean up files.
This commit is contained in:
parent
f8edd6547e
commit
a450e60475
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6452
25 changed files with 142 additions and 482 deletions
|
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.1 2000/01/29 14:17:09 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: FAQ">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<h1>FreeBSD-Java-FAQ</h1>
|
||||
<h2>Contents</h2>
|
||||
<ol>
|
||||
|
|
@ -104,17 +106,9 @@
|
|||
<td align=right><font color="#990000"><strong>Next</strong></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
<table cellspacing=0 border=0 bgcolor="#ffcc66" width=500>
|
||||
<tr>
|
||||
<td><a href="../index.html"><font color="#990000"><strong>Home</strong></font></a></td>
|
||||
<td align=center><font color="#990000"><strong>News</strong></font></td>
|
||||
<td align=center><font color="#990000"><strong>Software</strong></font></td>
|
||||
<td align=center><font color="#990000"><strong>Documentation</strong></font></td>
|
||||
<td align=center><font color="#990000"><strong>Resources</strong></font></td>
|
||||
<td align=right><font color="#990000"><strong>FAQ</strong></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
&footer;
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue