Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 21:32:48 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 693cef24b6 - main - 14.0R/installation: add arm64 to freebsd-update architectures
Message-ID:  <202311202132.3AKLWmZs041638@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=693cef24b66e39d52226ee9d54564a5869a2d141

commit 693cef24b66e39d52226ee9d54564a5869a2d141
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-11-20 21:31:00 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-11-20 21:32:37 +0000

    14.0R/installation: add arm64 to freebsd-update architectures
    
    Reported by:    karels
    Sponsored by:   The FreeBSD Foundation
---
 website/content/en/releases/14.0R/installation.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/14.0R/installation.adoc b/website/content/en/releases/14.0R/installation.adoc
index d1d0cec8c3..fff191c5f2 100644
--- a/website/content/en/releases/14.0R/installation.adoc
+++ b/website/content/en/releases/14.0R/installation.adoc
@@ -39,7 +39,7 @@ For Git use the releng/{localRel} branch which will be where any upcoming Securi
 [[upgrade-binary]]
 == Upgrading Using "FreeBSD Update"
 
-The {{< manpage "freebsd-update" "8">}} utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases.
+The {{< manpage "freebsd-update" "8">}} utility supports binary upgrades of amd64, arm64, and i386 systems running earlier FreeBSD releases.
 
 [.warning]
 *Warning*: +



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