doc/en/search/index-site.sgml
Simon L. B. Nielsen 8a0d635adb - Use platforms/ instead of platforms/alpha, as Alpha is not the only
additional platform anymore. [1]
- Alphabetize the order of meta homepages. [1]
- Remove link to the tutorials page, which has been removed.
- Update name of the "Copyright" page, to the new name "Copyright and Legal".

Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li> [1]
PR:		www/57055 [1]
2003-10-03 22:58:54 +00:00

53 lines
1.6 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.24 2002/06/29 09:07:09 nik 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="../doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a></li>
<li><a href="../gallery/gallery.html">Gallery</a></li>
<li><a href="../gnome/index.html">GNOME</a></li>
<li><a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a></li>
<li><a href="../internal/internal.html">Internal</a></li>
<li><a href="../java/index.html">Java</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:
-->