They are in the section above, so having them here as well is a bit redundant. - Use lower case tags consistently.
48 lines
1.3 KiB
Text
48 lines
1.3 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.26 2004/04/26 16:46:32 josef Exp $">
|
|
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
<!ENTITY atoz SYSTEM "atoz.sgml">
|
|
<!ENTITY site SYSTEM "site.sgml">
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h1>Site Map</h1>
|
|
&site;
|
|
|
|
<h2>Meta homepages</h2>
|
|
<ul>
|
|
<li><a href="../commercial/commercial.html">Commercial Vendors</a></li>
|
|
<li><a href="../copyright/copyright.html">Copyright and Legal</a></li>
|
|
<li><a href="../docs.html">Documentation</a></li>
|
|
<li><a href="../internal/internal.html">Internal</a></li>
|
|
<li><a href="../news/news.html">News</a></li>
|
|
<li><a href="../platforms/">Platforms</a></li>
|
|
<li><a href="../ports/index.html">Ports</a></li>
|
|
<li><a href="../projects/projects.html">Projects</a></li>
|
|
<li><a href="../releases/index.html">Release Information</a></li>
|
|
<li><a href="../search/search.html">Search</a></li>
|
|
<li><a href="../security/security.html">Security</a></li>
|
|
<li><a href="../support.html">Support</a></li>
|
|
</ul>
|
|
<hr noshade>
|
|
|
|
|
|
<h1>A-Z Index</h1>
|
|
|
|
&atoz;
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:nil
|
|
End:
|
|
-->
|