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/docs/faq.sgml,v 1.1 2000/01/29 14:17:09 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.2 2000/01/29 23:53:47 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: FAQ">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,7 +10,6 @@
<table width="600" border="0">
<tr>
<td>
<h1>FreeBSD-Java-FAQ</h1>
<h2>Contents</h2>
<ol>
<li> <a href="#q1">Is there a JDK 1.2 for FreeBSD?</a>