Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
19 lines
588 B
Text
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>
|
|
|