- Rename .sgml files to .xml

- Reflect the rename in referencing files

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-10-01 09:53:01 +00:00
parent bee5d224fe
commit b4346b9b2d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39631
3291 changed files with 5060 additions and 7259 deletions

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Documentation">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a></li>
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br/>
A free Java book, now available in its early second edition stage.
It can be downloaded in W97/HTML or PDF format.<br/>
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible.</li>
</ul>
</body>
</html>