git: 9c943f7a0396 - main - arch.7: move discontinued CPU archs to own table

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Thu, 25 Nov 2021 17:55:50 UTC
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=9c943f7a0396850e3c66760b8807b6da0c19104a

commit 9c943f7a0396850e3c66760b8807b6da0c19104a
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-11-25 02:13:04 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-11-25 17:54:06 +0000

    arch.7: move discontinued CPU archs to own table
    
    With MIPS' retirement we now have more discontinued architectures than
    supported ones, making the table somewhat unclear.  Split the table in
    two.
    
    Reviewed by:    allanjude
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D33110
---
 share/man/man7/arch.7 | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)

diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7
index 97f64a9d0da3..1d4a27975123 100644
--- a/share/man/man7/arch.7
+++ b/share/man/man7/arch.7
@@ -82,37 +82,41 @@ the highest user address and grows down.
 .Pp
 .Fx
 architecture support varies by release.
-This table shows the first
+This table shows currently supported CPU architectures along with the first
 .Fx
-release to support each architecture, and, for discontinued
-architectures, the final release.
-.Bl -column -offset indent "Architecture" "Initial Release" "Final Release"
-.It Sy Architecture Ta Sy Initial Release Ta Sy Final Release
+release to support each architecture.
+.Bl -column -offset indent "Architecture" "Initial Release"
+.It Sy Architecture Ta Sy Initial Release
 .It aarch64     Ta 11.0
-.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.4
 .It armv6       Ta 10.0
 .It armv7       Ta 12.0
-.It ia64        Ta 5.0   Ta 10.4
 .It i386        Ta 1.0
-.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 pc98        Ta 2.2   Ta 11.4
 .It powerpc     Ta 6.0
 .It powerpcspe  Ta 12.0
 .It powerpc64   Ta 9.0
 .It powerpc64le Ta 13.0
 .It riscv64     Ta 12.0
 .It riscv64sf   Ta 12.0
+.El
+.Pp
+Discontinued architectures are shown in the following table.
+.Bl -column -offset indent "Architecture" "Initial Release" "Final Release"
+.It Sy Architecture Ta Sy Initial Release Ta Sy Final Release
+.It alpha       Ta 3.2   Ta 6.4
+.It arm         Ta 6.0   Ta 12.x
+.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 pc98        Ta 2.2   Ta 11.4
 .It sparc64     Ta 5.0   Ta 12.x
 .El
 .Ss Type sizes