Author: gjb
Date: Mon May 11 19:10:25 2020
New Revision: 360909
URL: https://svnweb.freebsd.org/changeset/base/360909

Log:
  Update version information in the installation page.
  Bump the copyright year while here.
  
  Approved by:  re (implicit)
  Sponsored by: Rubicon Communications, LLC (netgate.com)

Modified:
  releng/11.4/release/doc/en_US.ISO8859-1/installation/article.xml

Modified: releng/11.4/release/doc/en_US.ISO8859-1/installation/article.xml
==============================================================================
--- releng/11.4/release/doc/en_US.ISO8859-1/installation/article.xml    Mon May 
11 19:10:24 2020        (r360908)
+++ releng/11.4/release/doc/en_US.ISO8859-1/installation/article.xml    Mon May 
11 19:10:25 2020        (r360909)
@@ -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.4">
 ]>
 
 <article xmlns="http://docbook.org/ns/docbook";
@@ -22,7 +22,7 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
-      <year>2018</year>
+      <year>2020</year>
       <holder role="mailto:d...@freebsd.org";>The &os; Documentation
        Project</holder>
     </copyright>
@@ -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.3-RELEASE</literal> can upgrade as follows:</para>
 
       <screen>&prompt.root; freebsd-update fetch
 &prompt.root; freebsd-update install</screen>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to