For valid arch values (really $MACHINE), remove references to alpha
and sparc64. Add references to arm64 and riscv Reivewed by: cy@, bcr@ Differential Revision: https://reviews.freebsd.org/D23593
This commit is contained in:
parent
0d94b31ad3
commit
31719b4962
@ -23,7 +23,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 11, 2018
|
||||
.Dd February 9, 2020
|
||||
.Dt CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -251,10 +251,10 @@ Legal values for
|
||||
include:
|
||||
.Pp
|
||||
.Bl -tag -width ".Cm powerpc" -compact
|
||||
.It Cm alpha
|
||||
The DEC Alpha architecture.
|
||||
.It Cm arm64
|
||||
The 64-bit ARM application architecture.
|
||||
.It Cm arm
|
||||
The ARM architecture.
|
||||
The ARM architecture
|
||||
.It Cm amd64
|
||||
The AMD x86-64 architecture.
|
||||
.It Cm i386
|
||||
@ -263,8 +263,8 @@ The Intel x86 based PC architecture.
|
||||
The MIPS architecture.
|
||||
.It Cm powerpc
|
||||
The IBM PowerPC architecture.
|
||||
.It Cm sparc64
|
||||
The Sun Sparc64 architecture.
|
||||
.It Cm riscv
|
||||
The RISC-V architecture.
|
||||
.El
|
||||
.Pp
|
||||
If argument
|
||||
|
Loading…
Reference in New Issue
Block a user