Added table of contents.
This commit is contained in:
parent
d9d89c9526
commit
d9183abb0d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3358
1 changed files with 22 additions and 2 deletions
24
en/docs.sgml
24
en/docs.sgml
|
@ -1,13 +1,30 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-08-03 17:38:13 $">
|
||||
<!ENTITY date "$Date: 1998-08-16 22:52:55 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docs.sgml,v 1.50 1998-08-03 17:38:13 wosch Exp $ -->
|
||||
<!-- $Id: docs.sgml,v 1.51 1998-08-16 22:52:55 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<ul>
|
||||
<li><a href="#press">FreeBSD in the Press</a></li>
|
||||
<li><a href="#y2kbug">Year 2000 Compatibility</a></li>
|
||||
<li><a href="#newsletter">Newsletter</a></li>
|
||||
<li><a href="#qnewsletter">FreeBSD Quick Newsletter</a></li>
|
||||
<li><a href="#handbook">The FreeBSD Handbook</a></li>
|
||||
<li><a href="#faq">Frequently Asked Questions (FAQ)</a></li>
|
||||
<li><a href="#tutorial">Tutorials</a></li>
|
||||
<li><a href="#addresources">Additional Resources</a></li>
|
||||
<li><a href="#books">Books</a></li>
|
||||
<li><a href="#man">Manual Pages</a></li>
|
||||
<li><a href="#44doc">4.4BSD Documents</a></li>
|
||||
<li><a href="#info">Info Documents</a></li>
|
||||
<li><a href="#source">The Source Code</a></li>
|
||||
<li><a href="#doc">The FreeBSD Documentation Project</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="press"></a>
|
||||
<h2><a href="news/press.html">FreeBSD in the Press</a></h2>
|
||||
<p>The press about FreeBSD.</p>
|
||||
|
@ -18,10 +35,12 @@
|
|||
<p>This is the FreeBSD project's current statement about its Year 2000
|
||||
compatibility.</p>
|
||||
|
||||
<a name="newsletter"></a>
|
||||
<h2><a href="publish.html#newsletter">Newsletter</a></h2>
|
||||
<p>The FreeBSD Newsletter, published and
|
||||
distributed free of charge by Walnut Creek CDROM.</p>
|
||||
|
||||
<a name="qnewsletter"></a>
|
||||
<h2><a href="news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter (RQN)</a></h2>
|
||||
|
||||
<p>A monthly (sometimes bi-weekly) newsletter containing recent
|
||||
|
@ -85,6 +104,7 @@ translation</a> of the FAQ (EUC encoding).</p>
|
|||
|
||||
</ul>
|
||||
|
||||
<a name="addresources"></a>
|
||||
<h2>Additional Resources</h2>
|
||||
|
||||
<p>www.FreeBSD.org is not the only place to get information on FreeBSD
|
||||
|
|
Loading…
Reference in a new issue