Add link to new FreeBSD Version Guide in Release Engineering Docs
section.
This commit is contained in:
parent
e16bca1023
commit
f5c5d776f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25394
1 changed files with 11 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.151 2005/08/02 06:18:47 krion Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.152 2005/08/11 05:17:03 linimon Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -125,7 +125,7 @@ provided below.</p>
|
|||
<tr>
|
||||
<td> <tt>RELENG_4</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> committers </td>
|
||||
<td> Development branch for 4-STABLE.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -272,6 +272,15 @@ provided below.</p>
|
|||
branch. Includes overall status of 5.x, what's left to be done, and
|
||||
tentative schedules.</small></p></li>
|
||||
|
||||
<li><p><a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/version-guide/index.html">Choosing
|
||||
the FreeBSD Version That Is Right For You</a><br>
|
||||
|
||||
<small>How to decide which version of FreeBSD is right for your
|
||||
needs. Topics include the releases, branches, the difference
|
||||
between -CURRENT and -STABLE, and the current scheduling goals
|
||||
of the project.</small></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<a name="team"></a>
|
||||
|
|
Loading…
Reference in a new issue