diff options
author | Ed Maste <emaste@FreeBSD.org> | 2023-09-26 13:32:43 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2025-02-04 20:16:07 +0000 |
commit | 46b91601bb165f20a40529775fffb4d05fe73d15 (patch) | |
tree | 0382e68661d3ba3c47ea9ee219a0f7f8ff24e57a | |
parent | d2e6eb6046560a848cf5627b4353a6fef1421ed4 (diff) |
arch.7: Update version reference to 13.0
This document is intended to be a reference for supported FreeBSD
versions, so update text to refer to 13.0 and later.
Sponsored by: The FreeBSD Foundation
-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 3fa45af16ba6..a3c875df0bff 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 July 13, 2024 +.Dd February 4, 2025 .Dt ARCH 7 .Os .Sh NAME @@ -42,7 +42,7 @@ documentation. .Pp If not explicitly mentioned, sizes are in bytes. The architecture details in this document apply to -.Fx 12.0 +.Fx 13.0 and later, unless otherwise noted. .Pp .Fx |