25 lines
642 B
Text
25 lines
642 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY email 'murray'>
|
|
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.6 2002/01/30 05:05:01 murray Exp $">
|
|
<!ENTITY title "FreeBSD Release Engineering">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
|
|
<h1>Moved!</h1>
|
|
|
|
<p>This document has moved.</p>
|
|
|
|
<p>The FreeBSD Release Engineering document has been expanded and is
|
|
now available as part of the FreeBSD Documentation set. You will find
|
|
it <a
|
|
href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html">here</a>.</p>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|