Remove duplicate headers caused by inexperience with sgml

This commit is contained in:
Patrick S. Gardella 2000-03-12 14:51:52 +00:00
parent 40bf89a1f3
commit c05c792497
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6740
23 changed files with 41 additions and 72 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.2 2000/01/29 23:53:40 patrick Exp $">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.3 2000/01/31 03:17:53 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -9,10 +9,8 @@
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD: NewsFlash!</FONT></h1>
<p>
<H2>January, 2000</H2><UL>
<H2>January, 2000</H2>
<UL>
<li><b>January 30, 2000:</b> Blackdown 1.2.2RC4 JDK
<BR>The Linux Blackdown Port Team has released RC4 of JDK 1.2. It has
been tested on FreeBSD 3.4-STABLE and later and runs all demo applets
@ -22,7 +20,6 @@ at <a href="http://www.jmcm.org/tech/ports/linux_jdk.html">
http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
</ul>
<P>
<H2>November, 1999</H2><UL>
<LI><B>November 28, 1999:</B>Request for Enhancement
<BR>We have petitioned Sun to provide an official FreeBSD JDK2 port. We are currently in <B>2nd</B> place in the vote count. If you are a member of the Java Developer's Connection (it's free), you can vote for it as well <A HREF="http://developer.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun.com/developer/bugParade/bugs/4288745.html</A>
@ -39,7 +36,6 @@ For FreeBSD versions 3.* and 4.* which use the ELF binary format. Note, due to a
</UL>
</UL>
<P>
<H2>October, 1999</H2><UL>
<LI><B>October 11, 1999:</B> Work has re-started on the Java2/JDK1.2 port.