diff --git a/en_US.ISO8859-1/books/handbook/book.sgml b/en_US.ISO8859-1/books/handbook/book.sgml
index 1ff7706f47..f282314893 100644
--- a/en_US.ISO8859-1/books/handbook/book.sgml
+++ b/en_US.ISO8859-1/books/handbook/book.sgml
@@ -1,7 +1,7 @@
 <!--
      The FreeBSD Documentation Project
 
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.114 2001/09/18 04:14:43 murray Exp $
+     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.115 2001/09/18 20:11:49 murray Exp $
 -->
 
 <!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -21,11 +21,6 @@
 <!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
 <!ENTITY % not.published "INCLUDE">
 
-<!-- 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 CDATA "4.4">
-
 <!ENTITY % chap.introduction "IGNORE">
 <!ENTITY % chap.install "IGNORE">
 <!ENTITY % chap.basics "IGNORE">
diff --git a/share/sgml/freebsd.ent b/share/sgml/freebsd.ent
index bc3902e889..da57967efa 100644
--- a/share/sgml/freebsd.ent
+++ b/share/sgml/freebsd.ent
@@ -1,7 +1,7 @@
 <!-- -*- sgml -*-
      DocBook Miscellaneous FreeBSD Entities.
 
-     $FreeBSD: doc/share/sgml/freebsd.ent,v 1.3 2001/07/28 04:06:29 murray Exp $
+     $FreeBSD: doc/share/sgml/freebsd.ent,v 1.4 2001/09/04 04:03:45 bmah Exp $
 -->
 
 <!-- These will almost certainly remain the same, but are here for
@@ -11,6 +11,11 @@
 <!ENTITY os.current "&os;-CURRENT">
 <!ENTITY os.stable "&os;-STABLE">
 
+<!-- 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 CDATA "4.4">
+
 <!-- Sections that we don't want to be published -->
 <!ENTITY % not.published 	"IGNORE">