-.\" $OpenBSD: efi.4,v 1.1 2024/04/29 20:18:12 kn Exp $
+.\" $OpenBSD: efi.4,v 1.2 2024/04/30 05:05:23 jmc Exp $
.\"
.\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org>
.\" Copyright (c) 2024 Klemens Nanni <kn@openbsd.org>
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 29 2024 $
+.Dd $Mdocdate: April 30 2024 $
.Dt EFI 4
.Os
.Sh NAME
.Nm
device driver first appeared for arm64 in
.Ox 6.3 .
-Support for amd64, the ESRT and EFI variables appeard in
+Support for amd64, the ESRT and EFI variables appeared in
.Ox 7.3 .
.Sh AUTHORS
.An -nosplit