Added table of contents.
This commit is contained in:
parent
3e684476e3
commit
589e675205
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3361
2 changed files with 38 additions and 6 deletions
|
@ -1,13 +1,29 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-08-06 13:26:52 $">
|
||||
<!ENTITY date "$Date: 1998-08-17 18:52:27 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.92 1998-08-06 13:26:52 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.93 1998-08-17 18:52:27 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<ul>
|
||||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#gnats">GNATS Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
<li><a href="#user">User Groups</a></li>
|
||||
<li><a href="#development">FreeBSD Development Projects</a></li>
|
||||
<li><a href="#security">FreeBSD Security Guide</a></li>
|
||||
<li><a href="#consulting">Commercial Consulting Services</a></li>
|
||||
<li><a href="#general">General UNIX Information</a></li>
|
||||
<li><a href="#xwin">The X Window System</a></li>
|
||||
<li><a href="#hardware">Hardware</a></li>
|
||||
<li><a href="#related">Related Operating System Projects</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="mailing-list"></a>
|
||||
<h2>Mailing lists</h2>
|
||||
|
||||
|
@ -97,7 +113,7 @@ http://www.tw.freebsd.org/ Local language
|
|||
<a name="pr"></a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a
|
||||
<h2><a name="gnats"
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
||||
|
|
|
@ -1,13 +1,29 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-08-06 13:26:52 $">
|
||||
<!ENTITY date "$Date: 1998-08-17 18:52:27 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.92 1998-08-06 13:26:52 wosch Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.93 1998-08-17 18:52:27 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<ul>
|
||||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#gnats">GNATS Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
<li><a href="#user">User Groups</a></li>
|
||||
<li><a href="#development">FreeBSD Development Projects</a></li>
|
||||
<li><a href="#security">FreeBSD Security Guide</a></li>
|
||||
<li><a href="#consulting">Commercial Consulting Services</a></li>
|
||||
<li><a href="#general">General UNIX Information</a></li>
|
||||
<li><a href="#xwin">The X Window System</a></li>
|
||||
<li><a href="#hardware">Hardware</a></li>
|
||||
<li><a href="#related">Related Operating System Projects</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="mailing-list"></a>
|
||||
<h2>Mailing lists</h2>
|
||||
|
||||
|
@ -97,7 +113,7 @@ http://www.tw.freebsd.org/ Local language
|
|||
<a name="pr"></a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a
|
||||
<h2><a name="gnats"
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue