doc/data/index-site.sgml
1998-06-05 10:07:18 +00:00

33 lines
586 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-06-05 10:07:16 $">
<!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.15 1998-06-05 10:07:16 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:
-->