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
18 lines
576 B
Text
18 lines
576 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.1 2000/10/18 19:43:57 nik Exp $">
|
|
<!ENTITY title "FreeBSD SMPng Project">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>The bulk of the information about the FreeBSD SMPng project can be found
|
|
at <a href="http://people.freebsd.org/~jasone/smp/">http://people.freebsd.org/~jasone/smp/</a>.</p>
|
|
|
|
<p>Information will be moved under here over the coming weeks.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|