Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2020 17:13:49 +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: r53751 - head/en_US.ISO8859-1/htdocs/releases/12.2R/installation
Message-ID:  <202001031713.003HDnBU087865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Jan  3 17:13:49 2020
New Revision: 53751
URL: https://svnweb.freebsd.org/changeset/doc/53751

Log:
  Fix version number in installation page.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml	Fri Jan  3 17:13:26 2020	(r53750)
+++ head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml	Fri Jan  3 17:13:49 2020	(r53751)
@@ -3,7 +3,7 @@
 "../../../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "../share/xml/release.ent">
  %release;
-<!ENTITY local.rel "12.1">
+<!ENTITY local.rel "12.2">
 ]>
 <article xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"



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