summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-03-11 11:17:01 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-03-11 11:17:01 +0000
commit1cfad7d108ee7092af52ec7682972c5630373ea5 (patch)
treeb38923ca7998705b936c4df5ea682d5080b443fc /sys/arch/amd64/stand
parent0ce400bf88ebeed805f0bdba0a25f6849d6828e6 (diff)
spelling
Diffstat (limited to 'sys/arch/amd64/stand')
-rw-r--r--sys/arch/amd64/stand/efi32/efipxe.c4
-rw-r--r--sys/arch/amd64/stand/efi64/efipxe.c4
-rw-r--r--sys/arch/amd64/stand/efiboot/efipxe.c4
-rw-r--r--sys/arch/amd64/stand/libsa/exec_i386.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/amd64/stand/efi32/efipxe.c b/sys/arch/amd64/stand/efi32/efipxe.c
index 5bf8c3b0d09..f8dd6af5883 100644
--- a/sys/arch/amd64/stand/efi32/efipxe.c
+++ b/sys/arch/amd64/stand/efi32/efipxe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: efipxe.c,v 1.5 2020/12/09 18:10:18 krw Exp $ */
+/* $OpenBSD: efipxe.c,v 1.6 2021/03/11 11:16:55 jsg Exp $ */
/*
* Copyright (c) 2017 Patrick Wildt <patrick@blueri.se>
*
@@ -44,7 +44,7 @@ extern int efi_device_path_ncmp(EFI_DEVICE_PATH *, EFI_DEVICE_PATH *, int);
/*
* TFTP initial probe. This function discovers PXE handles and tries
- * to figure out if there has already been a successfull PXE handshake.
+ * to figure out if there has already been a successful PXE handshake.
* If so, set the PXE variable.
*/
void
diff --git a/sys/arch/amd64/stand/efi64/efipxe.c b/sys/arch/amd64/stand/efi64/efipxe.c
index 5bf8c3b0d09..f8dd6af5883 100644
--- a/sys/arch/amd64/stand/efi64/efipxe.c
+++ b/sys/arch/amd64/stand/efi64/efipxe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: efipxe.c,v 1.5 2020/12/09 18:10:18 krw Exp $ */
+/* $OpenBSD: efipxe.c,v 1.6 2021/03/11 11:16:55 jsg Exp $ */
/*
* Copyright (c) 2017 Patrick Wildt <patrick@blueri.se>
*
@@ -44,7 +44,7 @@ extern int efi_device_path_ncmp(EFI_DEVICE_PATH *, EFI_DEVICE_PATH *, int);
/*
* TFTP initial probe. This function discovers PXE handles and tries
- * to figure out if there has already been a successfull PXE handshake.
+ * to figure out if there has already been a successful PXE handshake.
* If so, set the PXE variable.
*/
void
diff --git a/sys/arch/amd64/stand/efiboot/efipxe.c b/sys/arch/amd64/stand/efiboot/efipxe.c
index e21d0444854..5cca69abae3 100644
--- a/sys/arch/amd64/stand/efiboot/efipxe.c
+++ b/sys/arch/amd64/stand/efiboot/efipxe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: efipxe.c,v 1.8 2020/12/09 18:10:18 krw Exp $ */
+/* $OpenBSD: efipxe.c,v 1.9 2021/03/11 11:16:55 jsg Exp $ */
/*
* Copyright (c) 2017 Patrick Wildt <patrick@blueri.se>
*
@@ -44,7 +44,7 @@ extern int efi_device_path_ncmp(EFI_DEVICE_PATH *, EFI_DEVICE_PATH *, int);
/*
* TFTP initial probe. This function discovers PXE handles and tries
- * to figure out if there has already been a successfull PXE handshake.
+ * to figure out if there has already been a successful PXE handshake.
* If so, set the PXE variable.
*/
void
diff --git a/sys/arch/amd64/stand/libsa/exec_i386.c b/sys/arch/amd64/stand/libsa/exec_i386.c
index 70efee2e9fd..be4a3396a88 100644
--- a/sys/arch/amd64/stand/libsa/exec_i386.c
+++ b/sys/arch/amd64/stand/libsa/exec_i386.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec_i386.c,v 1.32 2019/06/08 02:52:20 jsg Exp $ */
+/* $OpenBSD: exec_i386.c,v 1.33 2021/03/11 11:16:55 jsg Exp $ */
/*
* Copyright (c) 1997-1998 Michael Shalayeff
@@ -297,7 +297,7 @@ boot_alloc(void)
* [entry ... end] => PA 0x1000000 (16MB, the current phys loadaddr)
*
* In BIOS boot mode, this function overwrites the heap with the long
- * mode kernel boostrap page tables and thus must be called immediately
+ * mode kernel bootstrap page tables and thus must be called immediately
* before switching to long mode and starting the kernel.
*
* Parameters: