From 6b346c966cdb43d6237c1b71a46f203e72e0c554 Mon Sep 17 00:00:00 2001
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Wed, 14 Apr 2004 12:31:41 +0000
Subject: [PATCH] Use of &rel2.current; and &rel.current; entities to allow
 seamless update of releases number.

PR:		docs/65514
Submitted by:	Jesus R.Camou <jcamou@malexa.org>
---
 en_US.ISO8859-1/articles/hubs/article.sgml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/en_US.ISO8859-1/articles/hubs/article.sgml b/en_US.ISO8859-1/articles/hubs/article.sgml
index bd40d498da..ec3f90fa13 100644
--- a/en_US.ISO8859-1/articles/hubs/article.sgml
+++ b/en_US.ISO8859-1/articles/hubs/article.sgml
@@ -9,6 +9,8 @@
 %mailing-lists;
 <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
 %trademarks;
+<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
+%freebsd;
 <!ENTITY % not.published "IGNORE">
 ]>
 
@@ -80,7 +82,7 @@
         complete. The CVS repository and the web pages should
         always be mirrored completely. Also note that the
         numbers stated here are reflecting the current
-        state (at 4.9-RELEASE/5.2-RELEASE). Further development and
+        state (at &rel2.current;-RELEASE/&rel.current;-RELEASE). Further development and
         releases will only increase the required amount.
         Also make sure to keep some (ca. 10-20%) extra space
         around just to be sure.