Date: Tue, 26 Jun 2018 14:48:23 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r335667 - stable/11/release/doc/en_US.ISO8859-1/errata Message-ID: <201806261448.w5QEmNJN064709@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Jun 26 14:48:23 2018 New Revision: 335667 URL: https://svnweb.freebsd.org/changeset/base/335667 Log: Add an errata note that the URL in UPDATING for source-based upgrades is incorrect. PR: 229345 Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml ============================================================================== --- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Tue Jun 26 14:39:27 2018 (r335666) +++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Tue Jun 26 14:48:23 2018 (r335667) @@ -203,6 +203,14 @@ boot</screen> xlink:href="https://www.FreeBSD.org/relnotes/11-STABLE/hardware/support.html">hardware page</link>.</para> </listitem> + + <listitem> + <para>[2018-06-26] The <acronym>URL</acronym> to the + instructions for source-based upgrades in + <filename>UPDATING</filename> incorrectly points to a page + that no longer exists. The correct URL is <link + xlink:href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html" />.</para> + </listitem> </itemizedlist> </sect1>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806261448.w5QEmNJN064709>