doc/en_US.ISO8859-1/htdocs/java/docs/tutorials.sgml
Hiroki Sato 282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00

21 lines
658 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/docs/tutorials.sgml,v 1.7 2005/10/04 20:56:33 hrs Exp $">
<!ENTITY title "FreeBSD &java; Project: Tutorials">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<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>.
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>