doc/en/tutorials/index.sgml
John Fieber f285ed5bf8 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00

35 lines
1.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1996-09-24 17:45:57 $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<p>Here lie assorted documents on various aspects of FreeBSD,
FreeBSD software, and hardare. If you have comments or
would like to contribute a document, please contact us at
<a href="mailto:doc@freebsd.org">doc@FreeBSD.org</a>.</p>
<ul>
<li><a href="newuser/newuser.html">For People New to Both FreeBSD <em>and</em> Unix</a>
(<a href="newuser/newuser-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="mh/mh.html">An introduction to the MH mail software</a>
(<a href="mh/mh-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="devel/devel.html">A User's Guide to FreeBSD Programming Tools</a>
(<a href="devel/devel-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="ddwg/ddwg.html">Writing device drivers for FreeBSD</a>
(<a href="ddwg/ddwg-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="multios/multios.html">Using FreeBSD with other operating systems</a>
(<a href="multios/multios-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a>
(<a href="fonts/fonts-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
</ul>
&footer;
</body>
</html>