23 lines
479 B
Text
23 lines
479 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY date "$Date: 1997-07-01 03:52:02 $">
|
|
<!ENTITY title "A-Z Index of http://www.FreeBSD.org">
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
<!ENTITY atoz SYSTEM "atoz.sgml">
|
|
]>
|
|
<!-- $Id: index-site.sgml,v 1.11 1997-07-01 03:52:02 max Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
&atoz;
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:nil
|
|
End:
|
|
-->
|