diff --git a/en/internal/releng45.sgml b/en/internal/releng45.sgml
index 789a2bb97e..0967b23ad1 100644
--- a/en/internal/releng45.sgml
+++ b/en/internal/releng45.sgml
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
 <!ENTITY base CDATA "..">
 <!ENTITY email 'freebsd-qa'>
-<!ENTITY date "$FreeBSD: www/en/internal/releng45.sgml,v 1.13 2002/01/23 16:49:52 bmah Exp $">
+<!ENTITY date "$FreeBSD: www/en/internal/releng45.sgml,v 1.14 2002/01/23 18:18:54 murray Exp $">
 <!ENTITY title "FreeBSD 4.5 Release Process">
 <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
 ]>
@@ -173,14 +173,14 @@
 
   <tr>
     <td><tt>RELENG_4_5</tt> branch</td>
-    <td>23 Jan 2002</td>
+    <td>25 Jan 2002</td>
     <td>--</td>
     <td>The release branch is created.</td>
   </tr>
 
   <tr>
     <td>Note to freebsd-stable@</td>
-    <td>23 Jan 2002</td>
+    <td>25 Jan 2002</td>
     <td>--</td>
     <td>A note should be sent to the freebsd-stable to let
     over-anxious users know that the tags have been created but the
@@ -191,7 +191,7 @@
 
   <tr>
     <td>Version numbers bumped.</td>
-    <td>24 Jan 2002</td>
+    <td>25 Jan 2002</td>
     <td>--</td>
     <td>The files listed <a
     href="releng.html#versionbump">here</a>
@@ -208,7 +208,7 @@
 
   <tr>
     <td>Update man.cgi on the website.</td>
-    <td>24 Jan 2002</td>
+    <td>25 Jan 2002</td>
     <td>--</td>
     <td>Make sure the 4.5 manual pages are being displayed by default
     for the man->web gateway.</td>
@@ -216,7 +216,7 @@
 
   <tr>
     <td>Archive the errata for FreeBSD 4.4.</td>
-    <td>24 Jan 2002</td>
+    <td>25 Jan 2002</td>
     <td>--</td>
     <td>The new RELNOTESng errata file should be setup, and the old
     errata file archived.</td>
@@ -224,14 +224,14 @@
 
   <tr>
     <td>Final builds.</td>
-    <td>25 Jan 2002</td>
+    <td>26 Jan 2002</td>
     <td>--</td>
     <td>Final builds for x86 and Alpha in a pristine environment.</td>
   </tr>
 
   <tr>
     <td>Warn <tt>hubs@FreeBSD.org</tt></td>
-    <td>25 Jan 2002</td>
+    <td>26 Jan 2002</td>
     <td>--</td>
     <td>Heads up email to <a
     href="mailto:hubs@FreeBSD.org">hubs@FreeBSD.org</a> to give admins
@@ -240,14 +240,14 @@
 
   <tr>
     <td>Upload to <Tt>ftp-master</tt>.</td>
-    <td>25 Jan 2002</td>
+    <td>26 Jan 2002</td>
     <td>--</td>
     <td>release and packages uploaded to <tt>ftp-master.FreeBSD.org</tt></td>
   </tr>
 
   <tr>
     <td>Announcement</td>
-    <td>26 Jan 2002</td>
+    <td>27 Jan 2002</td>
     <td>--</td>
     <td>Announcement sent out after a majority of the mirrors have
     received the bits.</td>
diff --git a/en/releases/4.5R/qa.sgml b/en/releases/4.5R/qa.sgml
index 9171da7bb3..142f8d4569 100644
--- a/en/releases/4.5R/qa.sgml
+++ b/en/releases/4.5R/qa.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
 <!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/releases/4.5R/qa.sgml,v 1.3 2002/01/18 12:51:48 murray Exp $">
+<!ENTITY date "$FreeBSD: www/en/releases/4.5R/qa.sgml,v 1.4 2002/01/23 18:27:15 murray Exp $">
 <!ENTITY title "Testing Guide for 4.5-RELEASE">
 <!ENTITY email "qa">
 <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@@ -122,10 +122,10 @@
 <h3>Known Issues</h3>
 
 <p><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386">4.5
-  Release Candidate 2</a> was released on January 18.  The
-  <tt>fvwm2</tt>, <tt>unzip</tt>, and <tt>Gnome-Sawfish</tt> packages
-  are not included on the ISO image due to build failures.  This will
-  be solved for the third (and hopefully final) release candidate.</p>
+  Release Candidate 3</a> was released on January 23.  There will be
+  one final release candidate before the final release.  Please see
+  the postings to qa@FreeBSD.org and stable@FreeBSD.org for more
+  information.</p>
 
 &footer;
 </body>
diff --git a/en/releases/index.sgml b/en/releases/index.sgml
index bb4efc07fa..960f736467 100644
--- a/en/releases/index.sgml
+++ b/en/releases/index.sgml
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.68 2002/01/13 01:22:46 murray Exp $">
+<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.69 2002/01/15 17:44:13 wollman Exp $">
 <!ENTITY title "Release Information">
 <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
 ]>
-<!-- $FreeBSD: www/en/releases/index.sgml,v 1.68 2002/01/13 01:22:46 murray Exp $ -->
+<!-- $FreeBSD: www/en/releases/index.sgml,v 1.69 2002/01/15 17:44:13 wollman Exp $ -->
 
 <html>
 &header;
@@ -37,7 +37,7 @@ FreeBSD</A> for details.</p>
        <A HREF="&base;/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
        branches, both as developer's snapshots and as regular full releases.
        The next scheduled release on the <b>-stable</b> branch will be
-       <b>FreeBSD 4.5</b> on January 26, 2002.  A <a
+       <b>FreeBSD 4.5</b> on January 27, 2002.  A <a
        href="&base;/releases/4.5R/qa.html">Testing Guide</a> is
        available for users who wish to take part in the quality
        assurance of our upcoming release.  FreeBSD 4.6 and 4.7