18 lines
512 B
Text
18 lines
512 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.22 2001/08/01 21:54:18 nik Exp $">
|
|
<!ENTITY title "FreeBSD Tutorials">
|
|
<!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>
|
|
|