doc/en/internal/releng.sgml
Murray Stokely 7a15d30d48 When I originally added these files I chose a very poor place for them
based on where the NetBSD developer's put their release engineering
documents.  It's very clear that this information is not specific for
comitters, but is of general interest to our -STABLE users, and as
such it has been moved to more user-visible areas of our web site.

These files now simply provide pointers to the new locations.
2002-01-30 05:05:01 +00:00

25 lines
626 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY email 'murray'>
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.5 2002/01/24 16:42:47 bmah 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>