svn commit: r349389 - releng/11.3/release/doc/en_US.ISO8859-1/installation
Glen Barber
gjb at FreeBSD.org
Tue Jun 25 19:36:06 UTC 2019
Author: gjb
Date: Tue Jun 25 19:36:00 2019
New Revision: 349389
URL: https://svnweb.freebsd.org/changeset/base/349389
Log:
Release notes documentation:
- Update version numbers in the installation page.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
releng/11.3/release/doc/en_US.ISO8859-1/installation/article.xml
Modified: releng/11.3/release/doc/en_US.ISO8859-1/installation/article.xml
==============================================================================
--- releng/11.3/release/doc/en_US.ISO8859-1/installation/article.xml Tue Jun 25 19:35:58 2019 (r349388)
+++ releng/11.3/release/doc/en_US.ISO8859-1/installation/article.xml Tue Jun 25 19:36:00 2019 (r349389)
@@ -4,7 +4,7 @@
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
"http://www.FreeBSD.org/release/XML/share/xml/release.ent">
%release;
-<!ENTITY local.rel "11.1">
+<!ENTITY local.rel "11.3">
]>
<article xmlns="http://docbook.org/ns/docbook"
@@ -82,8 +82,7 @@
<para>The &man.freebsd-update.8; utility supports binary
upgrades of &arch.i386; and &arch.amd64; systems running
earlier FreeBSD releases. Systems running
- <literal>10.3-RELEASE</literal>,
- <literal>11.0-RELEASE</literal> can upgrade as follows:</para>
+ <literal>11.2-RELEASE</literal> can upgrade as follows:</para>
<screen>&prompt.root; freebsd-update fetch
&prompt.root; freebsd-update install</screen>
More information about the svn-src-releng
mailing list