Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 17:39:25 +0000 (UTC)
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54537 - in head: en_US.ISO8859-1/books/handbook share/xml
Message-ID:  <202009251739.08PHdPIR072810@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: blackend
Date: Fri Sep 25 17:39:25 2020
New Revision: 54537
URL: https://svnweb.freebsd.org/changeset/doc/54537

Log:
  Revert previous commit until the 12.2-R release.

Modified:
  head/en_US.ISO8859-1/books/handbook/book.xml
  head/share/xml/freebsd.ent

Modified: head/en_US.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/book.xml	Fri Sep 25 17:37:50 2020	(r54536)
+++ head/en_US.ISO8859-1/books/handbook/book.xml	Fri Sep 25 17:39:25 2020	(r54537)
@@ -107,7 +107,7 @@
     <abstract>
       <para>Welcome to &os;! This handbook covers the installation
 	and day to day use of
-	<emphasis>&os; &rel122.current;-RELEASE</emphasis> and
+	<emphasis>&os; &rel121.current;-RELEASE</emphasis> and
 	<emphasis>&os; &rel114.current;-RELEASE</emphasis>.  This book
 	is the result of ongoing work by many individuals.  Some
 	sections might be outdated.  Those interested in helping to

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Fri Sep 25 17:37:50 2020	(r54536)
+++ head/share/xml/freebsd.ent	Fri Sep 25 17:39:25 2020	(r54537)
@@ -72,12 +72,6 @@ used in both environments.
      it's really release time -->
 
 <!-- Entities for multiple "latest" versions of FreeBSD -->
-<!ENTITY rel122.current "12.2">
-<!ENTITY rel122.current.date "October 2020">
-<!ENTITY rel122.current.notes 'https://www.FreeBSD.org/releases/&rel122.current;R/notes.html'>;
-<!ENTITY rel122.current.hardware 'https://www.FreeBSD.org/releases/&rel122.current;R/hardware.html'>;
-<!ENTITY rel122.current.errata 'https://www.FreeBSD.org/releases/&rel122.current;R/errata.html'>;
-
 <!ENTITY rel121.current "12.1">
 <!ENTITY rel121.current.date "November 2019">
 <!ENTITY rel121.current.notes 'https://www.FreeBSD.org/releases/&rel121.current;R/notes.html'>;



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