s/sun/Sun/
Approved by: phantom (mentor)
This commit is contained in:
parent
ac3a49f96d
commit
bab0080b98
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18815
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/install.sgml,v 1.10 2003/11/10 10:33:25 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.11 2003/11/10 10:34:49 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: How To Install">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -18,7 +18,7 @@ different Java Development Kits:</p>
|
|||
<h3><a name="jdk">Native JDK on FreeBSD</a></h3>
|
||||
|
||||
<p>This is the effort of the Java 2 FreeBSD porting project.
|
||||
By the use of patchsets and the JDK source code released by sun,
|
||||
By the use of patchsets and the JDK source code released by Sun,
|
||||
this port builds a native JDK for FreeBSD.</p>
|
||||
|
||||
<p><code>cd /usr/ports/java/jdk14
|
||||
|
|
Loading…
Reference in a new issue