aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2021-02-22 22:27:00 +0000
committerWarner Losh <imp@FreeBSD.org>2021-03-01 18:59:44 +0000
commitf495e9ed95c9ff3cf31cfc6554b43fce7a475af6 (patch)
tree02a1dc43bc700eec5d858b3a8849d97d99150682
parentde3e66f4bb2d2e72be2d12301fbda1a1525a0ef5 (diff)
downloadsrc-f495e9ed95c9ff3cf31cfc6554b43fce7a475af6.tar.gz
src-f495e9ed95c9ff3cf31cfc6554b43fce7a475af6.zip
uefi: Add riscv to historical details
Approved by: re@ (gjb) (cherry picked from commit 963cf6cb0fd7e8708c455ecf567fbc34fe2a7156) (cherry picked from commit 44f483e0fa52c42c8f97cf1600c1f7272a283707)
-rw-r--r--share/man/man8/uefi.86
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 3ecfe05ac1c4..64bc30139f97 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -143,5 +143,7 @@ boot support for amd64 first appeared in
.Fx 10.1 ;
for arm64 in
.Fx 11.0 ;
-and for armv6 and armv7 in
-.Fx 12.0 .
+for armv6 and armv7 in
+.Fx 12.0 ;
+and for riscv in
+.Fx 13.0 .