The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1be660d28896a2e35c04e7a889ca19f72a72e9b1
commit 1be660d28896a2e35c04e7a889ca19f72a72e9b1 Author: Ed Maste <[email protected]> AuthorDate: 2021-01-28 20:02:24 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2021-02-18 19:40:52 +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 8a468c4655c0..3f2456f4f14d 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -94,7 +94,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 @@ -108,7 +108,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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
