doc/en/tutorials/index.sgml
John Baldwin 5b5e044611 Lots of freebsd -> FreeBSD fixes
PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00

65 lines
2.8 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.8 1999/09/17 23:52:10 nik Exp $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.8 1999/09/17 23:52:10 nik 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="new-users/index.html">For People New to Both FreeBSD
<em>and</em> Unix</a></li>
<li><a href="mh/index.html">An introduction to the MH mail software</a></li>
<li><a href="programming-tools/index.html">A User's Guide to FreeBSD Programming
Tools</a></li>
<!-- Not yet converted to DocBook. Will be very shortly
<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/index.html">Pedantic PPP primer - IP Aliasing</a>
(also as <a href="ppp/book.html">one large HTML file</a>).</li>
<li><a href="multi-os/index.html">Using FreeBSD with other operating systems</a></li>
<li><a href="fonts/index.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="http://www.freebsd-fr.org/tutorials/make-world/index.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a> - French Translation</li>
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_2.2.html">Installing the FreeBSD 2.2.x NTFS (NT file system) driver</a></li>
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_3.1.html">Installing the FreeBSD 3.1 NTFS driver</a></li>
<li><a href="http://www.FreeBSD.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
<li><a href="&base;/tutorials/docproj-primer/">FreeBSD Documentation
Project Primer</a> (many small HTML files)</li>
<li><a href="&base;/tutorials/docproj-primer/book.html">FreeBSD
Documentation Project Primer</a> (one large HTML file)</li>
<li><a href="&base;/tutorials/diskless-x/index.html">Using FreeBSD as
a diskless X server</a></li>
<li><a href="&base;/tutorials/formatting-media/index.html">Formatting
media (disks, cartridges, etc) on FreeBSD</a>
</ul>
&footer;
</body>
</html>