Date: Tue, 27 Jul 2021 19:20:42 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 192a4072d7b3 - stable/13 - freebsd-update: Update URL of supported platforms information Message-ID: <202107271920.16RJKg8J080729@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=192a4072d7b3c28f5de40bafbb4d8f011a9820a8 commit 192a4072d7b3c28f5de40bafbb4d8f011a9820a8 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-07-04 13:45:08 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-07-27 19:19:55 +0000 freebsd-update: Update URL of supported platforms information MFC after: 3 days (cherry picked from commit 86d0d3aadb48a9a917167078ed197a061179fa4f) --- usr.sbin/freebsd-update/freebsd-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/freebsd-update/freebsd-update.sh b/usr.sbin/freebsd-update/freebsd-update.sh index 7f9b06f0221f..f82ec7d7730c 100644 --- a/usr.sbin/freebsd-update/freebsd-update.sh +++ b/usr.sbin/freebsd-update/freebsd-update.sh @@ -1041,7 +1041,7 @@ fetch_pick_server () { This may be because upgrading from this platform (${ARCH}) or release (${RELNUM}) is unsupported by `basename $0`. Only platforms with Tier 1 support can be upgraded by `basename $0`. - See https://www.freebsd.org/platforms/index.html for more info. + See https://www.freebsd.org/platforms/ for more info. If unsupported, FreeBSD must be upgraded by source. EOF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107271920.16RJKg8J080729>