Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2023 22:57:48 GMT
From:      Allan Jude <allanjude@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 037bedfaf9 - main - 13.2 Relnotes: Link to the freebsd-update instructions in the handbook
Message-ID:  <202304112257.33BMvmtt055181@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by allanjude:

URL: https://cgit.FreeBSD.org/doc/commit/?id=037bedfaf9486f158189aca3d5b8f9ca18b5fdb6

commit 037bedfaf9486f158189aca3d5b8f9ca18b5fdb6
Author:     Allan Jude <allanjude@FreeBSD.org>
AuthorDate: 2023-04-11 22:57:22 +0000
Commit:     Allan Jude <allanjude@FreeBSD.org>
CommitDate: 2023-04-11 22:57:22 +0000

    13.2 Relnotes: Link to the freebsd-update instructions in the handbook
    
    Sponsored by:   Klara, Inc.
---
 website/content/en/releases/13.2R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/13.2R/relnotes.adoc b/website/content/en/releases/13.2R/relnotes.adoc
index 2595908256..d9429791d6 100644
--- a/website/content/en/releases/13.2R/relnotes.adoc
+++ b/website/content/en/releases/13.2R/relnotes.adoc
@@ -57,7 +57,7 @@ Clearly the release notes cannot list every single change made to FreeBSD betwee
 == Upgrading from Previous Releases of FreeBSD
 
 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 kernels distributed as a part of an official FreeBSD release.
+The link:{handbook}cutting-edge/#freebsdupdate-upgrade[binary upgrade procedure] will update unmodified userland utilities, as well as unmodified GENERIC kernels distributed as a part of an official FreeBSD release.
 The man:freebsd-update[8] utility requires that the host being upgraded have Internet connectivity.
 
 Source-based upgrades (those based on recompiling the FreeBSD base system from source code) from previous versions are supported, according to the instructions in [.filename]#/usr/src/UPDATING#.



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