Fix typo: FreeBSD 6.1 is an "extended" release.
Submitted by: Kenneth Bond
This commit is contained in:
parent
395026fba2
commit
e687c309ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27818
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.182 2005/12/11 11:09:13 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.183 2006/05/11 11:05:52 cperciva Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.182 2005/12/11 11:09:13 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.183 2006/05/11 11:05:52 cperciva Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -306,7 +306,7 @@
|
|||
<tr>
|
||||
<td>RELENG_6_1</td>
|
||||
<td>6.1-RELEASE</td>
|
||||
<td>Normal</td>
|
||||
<td>Extended</td>
|
||||
<td>May 9, 2006</td>
|
||||
<td>May 31, 2008</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue