freebsd.org -> FreeBSD.org

This commit is contained in:
Alexey Zelkin 2004-04-04 21:49:42 +00:00
parent d98c94a1ba
commit 42507c7acb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20503
82 changed files with 522 additions and 522 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/howhelp.sgml,v 1.8 2001/03/11 18:30:22 phantom Exp $">
<!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.9 2003/06/18 23:34:04 murray Exp $">
<!ENTITY title "FreeBSD &java; Project: How To Help">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -55,13 +55,13 @@ issues and test results may be found at
<LI>Check your settings for this application. Check to see if you made a mistake in starting it up.
<LI>Try it on a different platform. If you have access to a reference platform, try it there. (We need to determine if it is an application error, a Java bug, or a FreeBSD specific bug.)
<LI>Narrow down the problem. If it is your own code, narrow down the bug to the offending code. Otherwise, determine the steps required to reproduce the problem.
<LI>Notify the JDK porting team. Send email to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>. Be sure to include the steps you have followed.
<LI>Notify the JDK porting team. Send email to <A HREF="mailto:freebsd-java@FreeBSD.org">freebsd-java@FreeBSD.org</A>. Be sure to include the steps you have followed.
<LI>Finally, and most importantly, be willing to work with the team to fix the problem.
</OL>
<A NAME="documentation"></A>
<P><B><FONT COLOR="#660000">I can help with the web site or documentation!</FONT></B></P>
<P>Everyone can help here. If you have a suggestion to add to the documentation, write it up and send it to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>
<P>Everyone can help here. If you have a suggestion to add to the documentation, write it up and send it to <A HREF="mailto:freebsd-java@FreeBSD.org">freebsd-java@FreeBSD.org</A>
</td>
</tr>
</table>