Whitespace cleanup (should hopefully be more or less FDP complaint

now).  No content change, translators can ignore.
This commit is contained in:
Simon L. B. Nielsen 2006-04-21 20:48:18 +00:00
parent 0f5450d773
commit 271a3f2eae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27609

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.23 2005/10/04 20:56:33 hrs Exp $"> <!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.24 2006/04/21 20:21:35 simon Exp $">
<!ENTITY title "FreeBSD &java; Project"> <!ENTITY title "FreeBSD &java; Project">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -8,24 +8,22 @@
<html> <html>
&header; &header;
<a href="http://java.sun.com"><img src="j2j.gif" <a href="http://java.sun.com"><img src="j2j.gif" hspace="10"
hspace="10" border="0" alt="Jump to Java" align="right"></a> border="0" alt="Jump to Java" align="right"></a>
<p>This is the official port of Sun's &java; Development Kit for <p>This is the official port of Sun's &java; Development Kit for
FreeBSD. No known significant bugs exist at this time, but FreeBSD. No known significant bugs exist at this time, but there
there are no guarantees of usability. However, many commercial are no guarantees of usability. However, many commercial companies
companies rely on this port, so it should be safe to use.</p> rely on this port, so it should be safe to use.</p>
<p>The <a href="http://www.FreeBSDFoundation.org/">FreeBSD <p>The <a href="http://www.FreeBSDFoundation.org/">FreeBSD
Foundation</a> has negotiated a license with Sun Foundation</a> has negotiated a license with Sun Microsystems to
Microsystems to distribute FreeBSD binaries for the Java distribute FreeBSD binaries for the Java Runtime Environment
Runtime Environment (JRE&trade;) and Java Development Kit (JRE&trade;) and Java Development Kit (&jdk;).</p>
(&jdk;).</p>
<p>The current release of the JDK and JRE available via the <p>The current release of the JDK and JRE available via the FreeBSD
FreeBSD Foundation is 1.5.0. These binaries have been Foundation is 1.5.0. These binaries have been tested and
tested and certified to run with &os;/i386 5.4-RELEASE certified to run with &os;/i386 5.4-RELEASE and 6.0-RELEASE, but
and 6.0-RELEASE, but
may also work on other &os;/i386 5.X and 6.X releases.</p> may also work on other &os;/i386 5.X and 6.X releases.</p>
<p>For further information about downloading the JDK and JRE <p>For further information about downloading the JDK and JRE
@ -34,11 +32,13 @@
Foundation Java Downloads</a> page.</p> Foundation Java Downloads</a> page.</p>
<h2>News</h2> <h2>News</h2>
<ul> <ul>
<li><a href="newsflash.html">Announcements</a></li> <li><a href="newsflash.html">Announcements</a></li>
</ul> </ul>
<h2>Software</h2> <h2>Software</h2>
<ul> <ul>
<li><a href="install.html">Getting Java for FreeBSD</a></li> <li><a href="install.html">Getting Java for FreeBSD</a></li>
<li><a href="dists/">Release Information</a></li> <li><a href="dists/">Release Information</a></li>
@ -53,6 +53,7 @@
</ul> </ul>
<h2>Documentation</h2> <h2>Documentation</h2>
<ul> <ul>
<li><a href="docs/newbies.html">For Newbies</a></li> <li><a href="docs/newbies.html">For Newbies</a></li>
<li><a href="docs/tutorials.html">Tutorials</a></li> <li><a href="docs/tutorials.html">Tutorials</a></li>
@ -62,6 +63,7 @@
</ul> </ul>
<h2>Java Resources</h2> <h2>Java Resources</h2>
<ul> <ul>
<li><a href="links/index.html">Links</a></li> <li><a href="links/index.html">Links</a></li>
<li><a href="links/freebsd.html">FreeBSD</a></li> <li><a href="links/freebsd.html">FreeBSD</a></li>