doc/en/internal/homepage.sgml
Dima Dorfman 7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
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
2001-07-13 12:52:17 +00:00

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>