Date: Sat, 12 Apr 2014 20:50:31 +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-10@freebsd.org Subject: svn commit: r264382 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201404122050.s3CKoVlC035648@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Sat Apr 12 20:50:31 2014 New Revision: 264382 URL: http://svnweb.freebsd.org/changeset/base/264382 Log: Remove reference to FreeBSD 6.2-R in the freebsd-update(8) note. Rewrap. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Apr 12 20:49:07 2014 (r264381) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Apr 12 20:50:31 2014 (r264382) @@ -229,14 +229,14 @@ <sect1 xml:id="upgrade"> <title>Upgrading from Previous Releases of &os;</title> - <para arch="amd64,i386">Beginning with &os; 6.2-RELEASE, binary - upgrades between RELEASE versions (and snapshots of the various - security branches) are supported using the &man.freebsd-update.8; - utility. The binary upgrade procedure will update unmodified - userland utilities, as well as unmodified GENERIC or SMP kernels - distributed as a part of an official &os; release. The - &man.freebsd-update.8; utility requires that the host being - upgraded have Internet connectivity.</para> + <para arch="amd64,i386">Binary upgrades between RELEASE versions + (and snapshots of the various security branches) are supported + using the &man.freebsd-update.8; utility. The binary upgrade + procedure will update unmodified userland utilities, as well as + unmodified GENERIC or SMP kernels distributed as a part of an + official &os; release. The &man.freebsd-update.8; utility + requires that the host being upgraded have Internet + connectivity.</para> <para>Source-based upgrades (those based on recompiling the &os; base system from source code) from previous versions are
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404122050.s3CKoVlC035648>