Delete direct (and redundant) links to the tutorials. Make only a link

to the tutorials/ sub directory.
This commit is contained in:
Wolfram Schneider 1999-02-09 22:31:36 +00:00
parent abe0635417
commit 4f819bc198
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4265

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-02-07 19:42:29 $"> <!ENTITY date "$Date: 1999-02-09 22:31:36 $">
<!ENTITY title "Documentation"> <!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: docs.sgml,v 1.63 1999-02-07 19:42:29 wosch Exp $ --> <!-- $Id: docs.sgml,v 1.64 1999-02-09 22:31:36 wosch Exp $ -->
<html> <html>
&header; &header;
@ -74,42 +74,13 @@ of the FAQ.</p>
the FAQ (EUC encoding) is also available.</p> the FAQ (EUC encoding) is also available.</p>
<a name="tutorial"></a> <a name="tutorial"></a>
<h2>Tutorials</h2> <h2><a href="tutorials/">Tutorials</a></h2>
<p>Here lie assorted documents on various aspects of FreeBSD, <p>Here lie assorted documents on various aspects of FreeBSD,
FreeBSD software, and hardware. If you have comments or FreeBSD software, and hardware. If you have comments or
would like to contribute a document, please contact us at would like to contribute a document, please contact us at
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p> <a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
<ul>
<li><a href="tutorials/newuser/newuser.html">For People New to Both FreeBSD
<em>and</em> Unix</a></li>
<li><a href="tutorials/mh/mh.html">An introduction to the MH mail software</a></li>
<li><a href="tutorials/devel/devel.html">A User's Guide to FreeBSD Programming
Tools</a></li>
<li><a href="tutorials/ddwg/ddwg.html">Writing device drivers for FreeBSD</a>
(<a href="tutorials/ddwg/ddwg.ps">postscript</a>,
<a href="tutorials/ddwg/ddwg-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="tutorials/ppp/ppp.html">Pedantic PPP primer - IP Aliasing</a>
(<a href="tutorials/ppp/ppp.ps">postscript</a>,
<a href="tutorials/ppp/ppp-html.tar.gz">gzipd tar file</a>)</li>
<li><a href="tutorials/multios/multios.html">Using FreeBSD with other operating systems</a></li>
<li><a href="tutorials/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="tutorials/diskformat/diskformat.html">Formatting Media For Use With FreeBSD
2.2-RELEASE</a></li>
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
</ul>
<a name="addresources"></a> <a name="addresources"></a>
<h2>Additional Resources</h2> <h2>Additional Resources</h2>