one in a comment; since the former is clearly visible from the top of the file, the latter's only purpose was to bloat the repository a little more. No objections by: -doc, -www
19 lines
433 B
Text
19 lines
433 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/internal/homepage.sgml,v 1.4 1999/09/06 07:02:45 peter Exp $">
|
|
<!ENTITY title "FreeBSD Homepages">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
<!ENTITY homepage SYSTEM "homepage.inc">
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<ol>
|
|
&homepage;
|
|
</ol>
|
|
|
|
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
|
&footer;
|
|
</body>
|
|
</html>
|