doc/en/search/index-site.sgml
Gabor Kovesdan 23b721bdbd - Whitespace changes. We do not normally fix whitespace in itself, but these
files were so messy and thus they were so hard to read that maintaining
  existing translations or translating these files was very difficult.
  I've also fixed capitalized elements and attributes.
2008-04-07 15:52:02 +00:00

50 lines
1.4 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.28 2006/08/19 21:20:52 hrs Exp $">
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
<!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:
-->