Add a Site Map for www.freebsd.org

This commit is contained in:
Wolfram Schneider 1998-05-26 14:24:56 +00:00
parent 67db0bcc97
commit 39674fa5ac
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2850
2 changed files with 104 additions and 6 deletions

View file

@ -1,13 +1,62 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:02 $">
<!ENTITY title "A-Z Index of http://www.FreeBSD.org">
<!ENTITY date "$Date: 1998-05-26 14:24:56 $">
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY atoz SYSTEM "atoz.sgml">
]>
<!-- $Id: index-site.sgml,v 1.11 1997-07-01 03:52:02 max Exp $ -->
<!-- $Id: index-site.sgml,v 1.12 1998-05-26 14:24:56 wosch Exp $ -->
<html>
&header;
<h1>Site Map</h1>
<dl>
<DT><STRONG>Software</STRONG></dt>
<DD>
<a href="availability.html">About FreeBSD</a>,
<a href="features.html">Features</a>,
<a href="releases/">Releases</a>,
<a href="handbook/install.html">Installation</a>,
<a href="handbook/install:hw.html">Supported Hardware</a>,
<a href="handbook/mirrors.html">Mirrors</a>,
<a href="applications.html">Applications</a>,
<a href="ports/">Ports</a>,
<a href="commercial.html">Commercial Vendors</a>
</dd>
<DT><STRONG>Support</STRONG></dt>
<DD>
<a href="support.html#mailing-list">Mail</a>,
<a href="support.html#newsgroups">News</a>,
<a href="support.html#web">Web</a>,
<a href="support.html#pr">Bugs</a>,
<a href="support.html#cvs">CVS</a>,
<a href="support.html#development">Projects</a>,
<a href="support.html#user">User Groups</a>
</dd>
<DT><STRONG>Dokumenation</STRONG></dt>
<DD>
<a href="newsflash.html">Newsflash</a>,
<a href="press.html">the Press about FreeBSD</a>,
<a href="handbook/">Handbook</a>,
<a href="FAQ/">FAQ</a>,
<a href="tutorials/">Tutorials</a>,
<a href="docs.html#man">Manual Pages</a>,
<a href="docs.html#info">INFO</a>,
<a href="docs.html#44doc">4.4BSD Manuals</a>,
<a href="publish.html">Publications</a>,
<a href="handbook/bibliography.html">Books</a>,
<a href="y2kbug.html">Year2000</a>,
<!-- <a href="docs.html#">Non-English</a> -->
</dd>
</dl>
<HR NOSHADE>
<h1>A-Z Index</h1>
&atoz;
&footer;
</body>

View file

@ -1,13 +1,62 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:02 $">
<!ENTITY title "A-Z Index of http://www.FreeBSD.org">
<!ENTITY date "$Date: 1998-05-26 14:24:56 $">
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY atoz SYSTEM "atoz.sgml">
]>
<!-- $Id: index-site.sgml,v 1.11 1997-07-01 03:52:02 max Exp $ -->
<!-- $Id: index-site.sgml,v 1.12 1998-05-26 14:24:56 wosch Exp $ -->
<html>
&header;
<h1>Site Map</h1>
<dl>
<DT><STRONG>Software</STRONG></dt>
<DD>
<a href="availability.html">About FreeBSD</a>,
<a href="features.html">Features</a>,
<a href="releases/">Releases</a>,
<a href="handbook/install.html">Installation</a>,
<a href="handbook/install:hw.html">Supported Hardware</a>,
<a href="handbook/mirrors.html">Mirrors</a>,
<a href="applications.html">Applications</a>,
<a href="ports/">Ports</a>,
<a href="commercial.html">Commercial Vendors</a>
</dd>
<DT><STRONG>Support</STRONG></dt>
<DD>
<a href="support.html#mailing-list">Mail</a>,
<a href="support.html#newsgroups">News</a>,
<a href="support.html#web">Web</a>,
<a href="support.html#pr">Bugs</a>,
<a href="support.html#cvs">CVS</a>,
<a href="support.html#development">Projects</a>,
<a href="support.html#user">User Groups</a>
</dd>
<DT><STRONG>Dokumenation</STRONG></dt>
<DD>
<a href="newsflash.html">Newsflash</a>,
<a href="press.html">the Press about FreeBSD</a>,
<a href="handbook/">Handbook</a>,
<a href="FAQ/">FAQ</a>,
<a href="tutorials/">Tutorials</a>,
<a href="docs.html#man">Manual Pages</a>,
<a href="docs.html#info">INFO</a>,
<a href="docs.html#44doc">4.4BSD Manuals</a>,
<a href="publish.html">Publications</a>,
<a href="handbook/bibliography.html">Books</a>,
<a href="y2kbug.html">Year2000</a>,
<!-- <a href="docs.html#">Non-English</a> -->
</dd>
</dl>
<HR NOSHADE>
<h1>A-Z Index</h1>
&atoz;
&footer;
</body>