git: a2054786c255 - main - uefi.8: Remove a reference to armv6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jun 2024 09:26:46 UTC
The branch main has been updated by andrew:
URL: https://cgit.FreeBSD.org/src/commit/?id=a2054786c255a79ed5ab25630013c868aca19480
commit a2054786c255a79ed5ab25630013c868aca19480
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2024-06-20 09:26:16 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2024-06-20 09:26:16 +0000
uefi.8: Remove a reference to armv6
It is in the process of being removed from the tree.
Reviewed by: manu, imp, emaste
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D45640
---
share/man/man8/uefi.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 7a684f6b092b..fa4770188d61 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -126,7 +126,7 @@ boot support for amd64 first appeared in
.Fx 10.1 ;
for arm64 in
.Fx 11.0 ;
-for armv6 and armv7 in
+for armv7 in
.Fx 12.0 ;
and for riscv in
.Fx 13.0 .