doc/en_US.ISO_8859-1/tutorials/index.sgml
Eivind Eklund 505b82349f Change upgrade-from-source tutorial to point at the Nik Clayton
(the author)'s website as the tutorial is more up-to-date there.

PR:		5806
Submitted by:	Nick Clayton <nik@nothing-going-on.demon.co.uk>
1998-02-21 16:14:40 +00:00

49 lines
1.7 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-02-21 16:14:40 $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: index.sgml,v 1.16 1998-02-21 16:14:40 eivind Exp $ -->
<html>
&header;
<p>Here lie assorted documents on various aspects of FreeBSD,
FreeBSD software, and hardware. If you have comments or
would like to contribute a document, please contact us at
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
<ul>
<li><a href="newuser/newuser.html">For People New to Both FreeBSD
<em>and</em> Unix</a></li>
<li><a href="mh/mh.html">An introduction to the MH mail software</a></li>
<li><a href="devel/devel.html">A User's Guide to FreeBSD Programming
Tools</a></li>
<li><a href="ddwg/ddwg.html">Writing device drivers for FreeBSD</a>
(<a href="ddwg/ddwg.ps">postscript</a>,
<a href="ddwg/ddwg-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="ppp/ppp.html">Pedantic PPP primer - IP Aliasing</a>
(<a href="ppp/ppp.ps">postscript</a>,
<a href="ppp/ppp-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="multios/multios.html">Using FreeBSD with other operating systems</a></li>
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a></li>
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
<li><a href="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
2.2-RELEASE</a></li>
</ul>
&footer;
</body>
</html>