appeard -> appeared;
authorjmc <jmc@openbsd.org>
Tue, 30 Apr 2024 05:05:23 +0000 (05:05 +0000)
committerjmc <jmc@openbsd.org>
Tue, 30 Apr 2024 05:05:23 +0000 (05:05 +0000)
share/man/man4/efi.4

index 02fd5ab..50887fa 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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>
@@ -15,7 +15,7 @@
 .\" 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
@@ -47,7 +47,7 @@ The
 .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