svn commit: r54535 - in head: en_US.ISO8859-1/books/handbook share/xml
Marc Fonvieille
blackend at FreeBSD.org
Fri Sep 25 17:32:32 UTC 2020
Author: blackend
Date: Fri Sep 25 17:32:31 2020
New Revision: 54535
URL: https://svnweb.freebsd.org/changeset/doc/54535
Log:
Temporary bump rel122.current for 12.2-R.
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:12:42 2020 (r54534)
+++ head/en_US.ISO8859-1/books/handbook/book.xml Fri Sep 25 17:32:31 2020 (r54535)
@@ -107,7 +107,7 @@
<abstract>
<para>Welcome to &os;! This handbook covers the installation
and day to day use of
- <emphasis>&os; &rel121.current;-RELEASE</emphasis> and
+ <emphasis>&os; &rel122.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:12:42 2020 (r54534)
+++ head/share/xml/freebsd.ent Fri Sep 25 17:32:31 2020 (r54535)
@@ -72,6 +72,12 @@ 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'>
More information about the svn-doc-head
mailing list