Date: Thu, 18 Feb 2021 19:42:25 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 4f17bbf19f21 - stable/13 - arch.7: update 11.x to 11.4 as the last FreeBSD 11 release Message-ID: <202102181942.11IJgPu6078706@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4f17bbf19f211b1dca18fe96c0c918469864a932 commit 4f17bbf19f211b1dca18fe96c0c918469864a932 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-01-28 20:02:24 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-02-18 19:41:10 +0000 arch.7: update 11.x to 11.4 as the last FreeBSD 11 release armeb and pc98 were both discontinued after FreeBSD 11. FreeBSD 11.4 is now known to be the final 11.x release, so update to the specific version. (cherry picked from commit 4f9548640dd1c7e9602f0d01647b112e51792224) --- share/man/man7/arch.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index a334d509d7b7..45df736b8a37 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -92,7 +92,7 @@ architectures, the final release. .It alpha Ta 3.2 Ta 6.4 .It amd64 Ta 5.1 .It arm Ta 6.0 Ta 12.x -.It armeb Ta 8.0 Ta 11.x +.It armeb Ta 8.0 Ta 11.4 .It armv6 Ta 10.0 .It armv7 Ta 12.0 .It ia64 Ta 5.0 Ta 10.4 @@ -106,7 +106,7 @@ architectures, the final release. .It mips64el Ta 9.0 .It mips64elhf Ta 12.0 .It mips64hf Ta 12.0 -.It pc98 Ta 2.2 Ta 11.x +.It pc98 Ta 2.2 Ta 11.4 .It powerpc Ta 6.0 .It powerpcspe Ta 12.0 .It powerpc64 Ta 6.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102181942.11IJgPu6078706>