Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2014 02:24:08 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44333 - head/share/xml
Message-ID:  <201403230224.s2N2O8uX037325@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Mar 23 02:24:07 2014
New Revision: 44333
URL: http://svnweb.freebsd.org/changeset/doc/44333

Log:
  Remove commented section containing stale rel2.* macros that were
  not updated in a long time.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/freebsd.ent

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Sun Mar 23 02:20:31 2014	(r44332)
+++ head/share/xml/freebsd.ent	Sun Mar 23 02:24:07 2014	(r44333)
@@ -84,14 +84,6 @@ used in both environments.
 <!ENTITY rel3.current.hardware 'http://www.FreeBSD.org/releases/&rel3.current;R/hardware.html'>;
 <!ENTITY rel3.current.errata 'http://www.FreeBSD.org/releases/&rel3.current;R/errata.html'>;
 
-<!--
-<!ENTITY rel2.current "7.4">
-<!ENTITY rel2.current.date "February 2011">
-<!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'>;
--->
-
 <!-- Entities for the snapshots -->
 <!ENTITY snapshots.stable
   'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/4-LATEST'>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403230224.s2N2O8uX037325>