Correct a couple of 2.2.7's which errantly crept in.
This commit is contained in:
parent
1d622c742a
commit
10685d9638
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3862
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-11-29 12:27:51 $">
|
||||
<!ENTITY title "FreeBSD 2.2.7 Release Notes">
|
||||
<!ENTITY date "$Date: 1998-12-01 03:30:26 $">
|
||||
<!ENTITY title "FreeBSD 2.2.8 Release Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
|
@ -54,7 +54,7 @@ o ppp(8) merged from 3.0, adding features like multilink and VPN
|
|||
Security issues:
|
||||
----------------
|
||||
|
||||
o All open CERT/Bugtraq advisories against 2.2.7 have been dealt with.
|
||||
o All open CERT/Bugtraq advisories against 2.2.8 have been dealt with.
|
||||
|
||||
|
||||
2. Supported Configurations
|
||||
|
|
Loading…
Reference in a new issue