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/tutorials.sgml,v 1.1 2000/01/29 14:17:10 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/java/docs/tutorials.sgml,v 1.2 2000/01/29 23:53:48 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Tutorials">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -9,8 +9,6 @@
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Tutorials</font></h1>
<P>We currently do not have any FreeBSD specific tutorials. If you would like to see one, send a message to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>.
<P>Other tutorials may be found <A HREF="../links/tutorials.html">here</A>.