The RELENG_5_3 line was erroneous and should have mentioned RELENG_5
instead.
This commit is contained in:
parent
1103a53751
commit
5001725d89
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21997
1 changed files with 2 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.114 2004/08/16 23:57:21 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.115 2004/08/18 00:27:13 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -69,7 +69,7 @@ provided below.</p>
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5_3</tt> </td>
|
||||
<td> <tt>RELENG_5</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Branch is locked in preparation for FreeBSD 5.3. </td>
|
||||
|
|
Loading…
Reference in a new issue