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,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-09-24 17:45:42 $">
|
||||
<!ENTITY date "$Date: 1997-01-02 04:10:29 $">
|
||||
<!ENTITY title "Index of www.freebsd.org">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -17,18 +17,19 @@
|
|||
<p>
|
||||
<li><a href="where.html">Obtaining and Installing FreeBSD</a>
|
||||
<ul>
|
||||
<li><a href="where.html">Installing FreeBSD</a>
|
||||
<li><a href="where.html">FreeBSD Distribution Sites</a>
|
||||
<li><a href="where.html">Applications and Utility Software</a>
|
||||
<li><a href="where.html#releases">Release Information</a>
|
||||
<li><a href="where.html#install">Installing FreeBSD</a>
|
||||
<li><a href="where.html#distribution">FreeBSD Distribution Sites</a>
|
||||
<li><a href="where.html#apps">Applications and Utility Software</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="releases/index.html">Release Information</a>
|
||||
<ul>
|
||||
<li><a href="newsflash.html">Newsflash!</a>
|
||||
<li><a href="releases/index.html">Current Release</a>
|
||||
<li><a href="releases/index.html">Past Releases</a>
|
||||
<li><a href="releases/index.html">Future Releases</a>
|
||||
<li><a href="releases/index.html#current">Current Release</a>
|
||||
<li><a href="releases/index.html#past">Past Releases</a>
|
||||
<li><a href="releases/index.html#future">Future Releases</a>
|
||||
<ul>
|
||||
<li><a href="handbook/stable.html">FreeBSD-stable</a>
|
||||
<li><a href="handbook/current.html">FreeBSD-current</a>
|
||||
|
@ -42,43 +43,46 @@
|
|||
<p>
|
||||
<li><a href="docs.html">Documentation</a>
|
||||
<ul>
|
||||
<li><a href="docs.html">The FreeBSD Handbook</a>
|
||||
<li><a href="docs.html">Frequently Asked Questions (FAQ)</a>
|
||||
<li><a href="docs.html">Books</a>
|
||||
<li><a href="docs.html">Manual Pages</a>
|
||||
<li><a href="docs.html">The Source Code</a>
|
||||
<li><a href="docs.html">The FreeBSD Documentation Project</a>
|
||||
<li><a href="docs.html#handbook">The FreeBSD Handbook</a>
|
||||
<li><a href="docs.html#faq">Frequently Asked Questions (FAQ)</a>
|
||||
<li><a href="docs.html#tutorial">Tutorials</a>
|
||||
<li><a href="docs.html#books">Books</a>
|
||||
<li><a href="docs.html#man">Manual Pages</a>
|
||||
<li><a href="docs.html#source">The Source Code</a>
|
||||
<li><a href="docs.html#doc">The FreeBSD Documentation Project</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="support.html">User and Developer Resources</a>
|
||||
<ul>
|
||||
<li><a href="support.html">Mailing lists</a>
|
||||
<li><a href="support.html">Newsgroups</a>
|
||||
<li><a href="support.html">WEB Resources</a>
|
||||
<li><a href="support.html">User Groups</a>
|
||||
<li><a href="support.html">Problem reports, query-pr, Bugs</a>
|
||||
<li><a href="support.html">CVS Repository</a>
|
||||
<li><a href="support.html">General UNIX Information</a>
|
||||
<li><a href="support.html">The X Window System</a>
|
||||
<li><a href="support.html">Hardware</a>
|
||||
<li><a href="support.html">Multimedia</a>
|
||||
<li><a href="support.html">Related Operating System Projects</a>
|
||||
<li><a href="support.html#mailing-list">Mailing lists</a>
|
||||
<li><a href="support.html#newsgroups">Newsgroups</a>
|
||||
<li><a href="support.html#web">WEB Resources</a>
|
||||
<li><a href="support.html#pr">Problem reports, query-pr, Bugs</a>
|
||||
<li><a href="support.html#cvs">CVS Repository</a>
|
||||
<li><a href="support.html#user">User Groups</a>
|
||||
<li><a href="support.html#general">General UNIX Information</a>
|
||||
<li><a href="support.html#xwin">The X Window System</a>
|
||||
<li><a href="support.html#hardware">Hardware</a>
|
||||
<li><a href="support.html#multimedia">Multimedia</a>
|
||||
<li><a href="support.html#related">Related Operating System Projects</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="commercial.html">Commercial Vendors</a>
|
||||
<ul>
|
||||
<li><a href="commercial.html">Software</a>
|
||||
<li><a href="commercial.html">Hardware and complete systems</a>
|
||||
<li><a href="commercial.html#soft">Software</a>
|
||||
<li><a href="commercial.html#hard">Hardware and complete systems</a>
|
||||
<li><a href="commercial.html#consult">Consulting services</a>
|
||||
<li><a href="commercial.html#misc">Documentation and miscellaneous accessories</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<li><a href="gallery.html">The FreeBSD Gallery</a>
|
||||
<ul>
|
||||
<li><a href="gallery.html">Commercial organizations</a>
|
||||
<li><a href="gallery.html">Non-commercial organizations</a>
|
||||
<li><a href="gallery.html">Personal sites</a>
|
||||
<li><a href="gallery.html#commercial">Commercial organizations</a>
|
||||
<li><a href="gallery.html#non-profit">Non-profit organizations</a>
|
||||
<li><a href="gallery.html#personal">Personal sites</a>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue