Actually, the JDK is 1.3 not 1.2.
This commit is contained in:
parent
af7b94a56b
commit
7945659af7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19294
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.5 2003/06/18 23:37:37 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.6 2003/12/27 05:14:02 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: FAQ">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<td>
|
||||
<h2>Contents</h2>
|
||||
<ol>
|
||||
<li> <a href="#q1">Is there a &jdk; 1.2 for FreeBSD?</a>
|
||||
<li> <a href="#q1">Is there a &jdk; 1.3 for FreeBSD?</a>
|
||||
<li> <a href="#q2">Can I use the Linux-Port from the Blackdown people?</a>
|
||||
</ol>
|
||||
<h2>Full Text </h2>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<font color="#FFFFFF"><a name="q1"> 1.</a></font>
|
||||
</TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66" colspan=3>
|
||||
Is there a &jdk; 1.2 for FreeBSD?
|
||||
Is there a &jdk; 1.3 for FreeBSD?
|
||||
</TD>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue