diff options
author | Ed Maste <emaste@FreeBSD.org> | 2021-11-25 18:50:03 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2021-12-20 16:14:33 +0000 |
commit | c654a0839f87336cfc5d747702cb55e2dd616c7e (patch) | |
tree | 11f35b47925c8a0a7a76f0181c5bbf9441e02d42 /share | |
parent | a72050a86fffef345f1afb4eeb54c11037d3edd9 (diff) |
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 9c983ad791c3ca8213cae949f9ad381d1309ad8e)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/arch.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index 2a1ad6917a8c..c7a4090a74bf 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -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 |