Fix header from Documentation to Java

This commit is contained in:
Patrick S. Gardella 2000-03-12 14:54:39 +00:00
parent c05c792497
commit cf72a1909c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6741

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.1 2000/01/29 14:16:54 wosch Exp $">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.2 2000/01/29 23:53:40 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: How To Help">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
@ -9,8 +9,6 @@
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">How to Help</font></h1>
<P><B>I want to</B>:
<BR>...<A HREF="#code">work on the port itself</A>
<BR>...<A HREF="#testing">help testing</A>