Grrr. Fix CDATA. While here, do a couple of markup tweaks.
This commit is contained in:
parent
814d8ac75e
commit
cca419b92a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15708
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 base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/announce.sgml,v 1.1 2003/01/19 16:04:02 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0-RELEASE Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -68,7 +68,7 @@ please see:</p>
|
|||
|
||||
<p><tt><a href="http://www.FreeBSD.org/releng/">http://www.FreeBSD.org/releng/</a></tt></p>
|
||||
|
||||
<p>Availability<p>
|
||||
<p><b>Availability</b><p>
|
||||
|
||||
<p>FreeBSD 5.0-RELEASE supports the i386, pc98, alpha, sparc64, and
|
||||
ia64 architectures and can be installed directly over the net using the
|
||||
|
@ -140,7 +140,7 @@ for users new to FreeBSD, and can be found online at:<p>
|
|||
|
||||
<p><tt><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</a></tt></p>
|
||||
|
||||
<p>Acknowledgments</p>
|
||||
<p><b>Acknowledgments</b></p>
|
||||
|
||||
<p>Many companies donated equipment, network access, or man-hours to
|
||||
finance the release engineering activities for FreeBSD 5.0 including
|
||||
|
|
Loading…
Reference in a new issue