Added NAME anchors to each section within the files. Updated index-site
to include new sections. Changed links to point directly to the new NAME anchors. Noticed by: David O'Brien (obrien@dragon.nuxi.com)
This commit is contained in:
parent
a2fdef4ed7
commit
d43521de09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=933
13 changed files with 173 additions and 98 deletions
|
|
@ -1,13 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:58 $">
|
||||
<!ENTITY date "$Date: 1997-01-02 04:10:30 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.9 1996-12-31 22:30:58 mpp Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.10 1997-01-02 04:10:30 mbarkah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<a name="mailing-list"></a>
|
||||
<h2><a href="&base/handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
|
||||
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a>
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
<p>If you create other freebsd mailing lists,
|
||||
<a href="&base/mailto.html">let us know about them</a>.</p>
|
||||
|
||||
<a name="newsgroups"></a>
|
||||
<h2><a href="handbook/eresources:news.html">Newsgroups</a></h2>
|
||||
|
||||
<p>There are a few FreeBSD specific newsgroups, along with
|
||||
|
|
@ -46,6 +48,7 @@
|
|||
see <a href="news:comp.unix.bsd.freebsd.announce">
|
||||
comp.unix.bsd.freebsd.announce</a>.
|
||||
|
||||
<a name="web"></a>
|
||||
<h2><a href="http://www.freebsd.org/">WEB Resources</a></h2>
|
||||
|
||||
Our WEB pages remain one of the best sources of information,
|
||||
|
|
@ -61,6 +64,7 @@
|
|||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="./When/newsflash.html">Newsflash</a> page.
|
||||
|
||||
<a name="pr"></a>
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
|
@ -83,6 +87,7 @@
|
|||
send-pr</a> is preferred since messages sent to the mailing list are
|
||||
<em>not</em> tracked as official problem reports!
|
||||
|
||||
<a name="cvs"></a>
|
||||
<h2><a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi">CVS Repository</a></h2>
|
||||
|
||||
|
|
@ -96,6 +101,7 @@
|
|||
href="handbook/ctm.html">CTM</a> tools or simply <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">FTP it</a>.</p>
|
||||
|
||||
<a name="user"></a>
|
||||
<h2>User Groups</h2>
|
||||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
|
|
@ -154,6 +160,7 @@
|
|||
</ul>
|
||||
|
||||
|
||||
<a name="general"></a>
|
||||
<h2>General UNIX Information</h2>
|
||||
|
||||
<ul>
|
||||
|
|
@ -174,6 +181,7 @@
|
|||
|
||||
</ul>
|
||||
|
||||
<a name="xwin"></a>
|
||||
<h2>The X Window System</h2>
|
||||
|
||||
<ul>
|
||||
|
|
@ -188,6 +196,7 @@
|
|||
available from the <a href="http://www.asgardpro.com/dave/wine-faq.html">WINE FAQ</a>.</li>
|
||||
</ul>
|
||||
|
||||
<a name="hardware"></a>
|
||||
<h2>Hardware</h2>
|
||||
<ul>
|
||||
<li>The <em>comp.answers</em> <a href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a> is a great
|
||||
|
|
@ -210,6 +219,7 @@
|
|||
with FreeBSD.</li>
|
||||
</ul>
|
||||
|
||||
<a name="multimedia"></a>
|
||||
<h2>Multimedia</h2>
|
||||
|
||||
<ul>
|
||||
|
|
@ -219,6 +229,7 @@
|
|||
</ul>
|
||||
|
||||
|
||||
<a name="related"></a>
|
||||
<h2>Related Operating System Projects</h2>
|
||||
<ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue