diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
index 0b9d9130c5..b0544f12b1 100644
--- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
@@ -2753,14 +2753,6 @@ doc/zh_*</screen>
 	tagged with any special name for releases.</para>
 
     <variablelist>
-      <varlistentry>
-	<term>RELENG_8_2_0_RELEASE</term>
-
-	<listitem>
-	  <para>&os; 8.2</para>
-	</listitem>
-      </varlistentry>
-
       <varlistentry>
 	<term>RELENG_8_1_0_RELEASE</term>
 
@@ -2777,14 +2769,6 @@ doc/zh_*</screen>
 	</listitem>
       </varlistentry>
 
-      <varlistentry>
-	<term>RELENG_7_4_0_RELEASE</term>
-
-	<listitem>
-	  <para>&os; 7.4</para>
-	</listitem>
-      </varlistentry>
-
       <varlistentry>
 	<term>RELENG_7_3_0_RELEASE</term>
 
diff --git a/share/sgml/freebsd.ent b/share/sgml/freebsd.ent
index e9db863a4d..e211e29b35 100644
--- a/share/sgml/freebsd.ent
+++ b/share/sgml/freebsd.ent
@@ -58,15 +58,15 @@ used in both environments.
 <!-- The currently released version of FreeBSD.  This value is used to
      create some links on web sites and such, so do NOT change it until
      it's really release time -->
-<!ENTITY rel.current "8.2">
-<!ENTITY rel.current.date "Jan 2011">
+<!ENTITY rel.current "8.1">
+<!ENTITY rel.current.date "Jul 2010">
 <!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
 <!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
 <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
 
 <!-- Entities for multiple "latest" versions of FreeBSD -->
-<!ENTITY rel2.current "7.4">
-<!ENTITY rel2.current.date "Jan 2011">
+<!ENTITY rel2.current "7.3">
+<!ENTITY rel2.current.date "March 2010">
 <!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
 <!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
 <!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>