Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
26 lines
714 B
Text
26 lines
714 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.7 2002/03/16 08:13:04 murray Exp $">
|
|
<!ENTITY title "FreeBSD Release Engineering">
|
|
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
|
<!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>
|