Fix some cut-and-paste-o errors resulting from careless HTML-ification.
Pointed out by: scottl Pointy hat to: bmah
This commit is contained in:
parent
a6dca11863
commit
8dc9bcf4ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20220
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2.1R/announce.sgml,v 1.1 2004/02/26 04:58:45 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2.1-RELEASE Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -40,10 +40,10 @@ in the FreeBSD 5.2 release. These include:
|
|||
</ul>
|
||||
|
||||
<p>
|
||||
FreeBSD 5.2.1 also contains a number of significant stability and
|
||||
performance improvements over FreeBSD 5.2. However, it is still
|
||||
FreeBSD 5.2.1 also contains a number of other significant stability and
|
||||
security improvements over FreeBSD 5.2. However, it is still
|
||||
considered a 'New Technology' release and might not be suitable for
|
||||
all users. Users with more conservative needs may prefer to continue
|
||||
all users. Those with more conservative needs may prefer to continue
|
||||
using FreeBSD 4.X. Information on the various trade-offs involved, as
|
||||
well as some notes on future plans for both FreeBSD 4.X and 5.X, can
|
||||
be found in the Early Adopter's Guide, available here:
|
||||
|
|
Loading…
Reference in a new issue