doc/en/search/index-site.sgml
1998-08-03 10:11:48 +00:00

34 lines
615 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 10:07:55 $">
<!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">
]>
<!-- $Id: index-site.sgml,v 1.16 1998-08-03 10:07:55 wosch Exp $ -->
<html>
&header;
<h1>Site Map</h1>
&site;
<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:
-->