Date: Tue, 6 May 2025 12:19:47 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: f5125f695aeb - stable/14 - arch.7: Replace 13.x with 13.5 Message-ID: <202505061219.546CJlQc026828@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f5125f695aebbec4d03d8415a828b7d0b002407c commit f5125f695aebbec4d03d8415a828b7d0b002407c Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-04-12 18:13:14 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-05-06 12:19:31 +0000 arch.7: Replace 13.x with 13.5 13.5 is the final FreeBSD 13.x release. Sponsored by: The FreeBSD Foundation (cherry picked from commit 2cb892c0b6a525ed604f3abdb3fc62e05af4a60b) --- share/man/man7/arch.7 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index f87eacfff54f..beb3e434c624 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 4, 2025 +.Dd April 12, 2025 .Dt ARCH 7 .Os .Sh NAME @@ -104,17 +104,17 @@ Discontinued architectures are shown in the following table. .It arm Ta 6.0 Ta 12.4 .It armeb Ta 8.0 Ta 11.4 .It ia64 Ta 5.0 Ta 10.4 -.It mips Ta 8.0 Ta 13.x -.It mipsel Ta 9.0 Ta 13.x -.It mipselhf Ta 12.0 Ta 13.x -.It mipshf Ta 12.0 Ta 13.x -.It mipsn32 Ta 9.0 Ta 13.x -.It mips64 Ta 9.0 Ta 13.x -.It mips64el Ta 9.0 Ta 13.x -.It mips64elhf Ta 12.0 Ta 13.x -.It mips64hf Ta 12.0 Ta 13.x +.It mips Ta 8.0 Ta 13.5 +.It mipsel Ta 9.0 Ta 13.5 +.It mipselhf Ta 12.0 Ta 13.5 +.It mipshf Ta 12.0 Ta 13.5 +.It mipsn32 Ta 9.0 Ta 13.5 +.It mips64 Ta 9.0 Ta 13.5 +.It mips64el Ta 9.0 Ta 13.5 +.It mips64elhf Ta 12.0 Ta 13.5 +.It mips64hf Ta 12.0 Ta 13.5 .It pc98 Ta 2.2 Ta 11.4 -.It riscv64sf Ta 12.0 Ta 13.x +.It riscv64sf Ta 12.0 Ta 13.5 .It sparc64 Ta 5.0 Ta 12.4 .El .Ss Type sizes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505061219.546CJlQc026828>