Update to FreeBSD 4.3 release. Grrr - this has been sitting uncomitted

for 24 hours.  I did all the work and then somehow never committed it.
Sigh.
This commit is contained in:
Jordan K. Hubbard 2001-04-22 05:51:04 +00:00
parent 06b925f6de
commit b1075d37f3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9265
3 changed files with 13 additions and 12 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.97 2001/04/18 09:10:01 nik Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $ -->
<!-- $FreeBSD: www/en/docs.sgml,v 1.97 2001/04/18 09:10:01 nik Exp $ -->
<html>
&header;
@ -154,6 +154,7 @@
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.0-RELEASE">4.0</a>,
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.1-RELEASE">4.1</a>,
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.2-RELEASE">4.2</a>,
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.3-RELEASE">4.3</a>,
<a
href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.0-current">5.0-current</a>,
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>.</dd>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.48 2001/04/01 05:39:36 billf Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.49 2001/04/20 10:38:58 wosch Exp $">
<!ENTITY title "Release Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.48 2001/04/01 05:39:36 billf Exp $ -->
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.49 2001/04/20 10:38:58 wosch Exp $ -->
<html>
&header;
@ -16,11 +16,11 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
<a name="current"></A>
<h2>Current Release(s)</h2>
<p><b>Release 4.2</b> (November, 2000)
<p><b>Release 4.3</b> (November, 2000)
<em>
<A HREF="./4.2R/announce.html">Announcement</A> :
<A HREF="./4.2R/notes.html">Release Notes</A> :
<A HREF="./4.2R/errata.html">Errata</A>
<A HREF="./4.3R/announce.html">Announcement</A> :
<A HREF="./4.3R/notes.html">Release Notes</A> :
<A HREF="./4.3R/errata.html">Errata</A>
</em></p>
<p>The latest daily release from our <A

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.46 2001/03/22 02:39:30 kuriyama Exp $">
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.47 2001/04/11 22:31:43 dd Exp $">
<!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/where.sgml,v 1.46 2001/03/22 02:39:30 kuriyama Exp $ -->
<!-- $FreeBSD: www/en/where.sgml,v 1.47 2001/04/11 22:31:43 dd Exp $ -->
<html>
&header;
@ -38,8 +38,8 @@
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
<ul>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/4.2-RELEASE">FreeBSD 4.2-RELEASE/alpha</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.2-RELEASE">FreeBSD 4.2-RELEASE/i386</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/4.3-RELEASE">FreeBSD 4.3-RELEASE/alpha</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.3-RELEASE">FreeBSD 4.3-RELEASE/i386</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/">FreeBSD ISO-IMAGES/i386</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/">FreeBSD ISO-IMAGES/alpha</a></li>
</ul>