doc/en/tutorials/index.sgml
Hiroki Sato f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00

19 lines
588 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.23 2002/03/16 08:33:00 murray Exp $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<p>A complete list of documentation pertaining to FreeBSD is now
available at <a href="../docs.html">../docs.html</a>. Please see
that list for further information.</p>
&footer;
</body>
</html>