mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
arch.7: update applicable FreeBSD versions to 12.0 and later
Information in this document is unchanged between 11.x and 12.x, but
this is intended to be a quick reference for supported architectures.
Also bump .Dd to cover recent changes including MIPS deprecation.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 9c983ad791)
This commit is contained in:
parent
a72050a86f
commit
c654a0839f
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd September 22, 2020
|
||||
.Dd November 25, 2021
|
||||
.Dt ARCH 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -44,7 +44,7 @@ documentation.
|
|||
.Pp
|
||||
If not explicitly mentioned, sizes are in bytes.
|
||||
The architecture details in this document apply to
|
||||
.Fx 11.0
|
||||
.Fx 12.0
|
||||
and later, unless otherwise noted.
|
||||
.Pp
|
||||
.Fx
|
||||
|
|
|
|||
Loading…
Reference in a new issue