fix 'in in'
authorjsg <jsg@openbsd.org>
Mon, 10 Apr 2023 12:57:15 +0000 (12:57 +0000)
committerjsg <jsg@openbsd.org>
Mon, 10 Apr 2023 12:57:15 +0000 (12:57 +0000)
distrib/notes/arm64/prep
distrib/notes/armv7/prep
distrib/notes/riscv64/prep

index fd6c096..973ca62 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: prep,v 1.17 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: prep,v 1.18 2023/04/10 12:57:15 jsg Exp $
 To perform an installation you must be able to interact with the
 console of the machine.  In some cases this can be done by an attached
 monitor and keyboard.  In others a serial console is required.
@@ -36,7 +36,7 @@ Running EFI payloads with U-Boot:
 
 If the U-Boot target supports "distro_bootcmd" efiboot will automatically
 be loaded by placing bootaa64.efi into /efi/boot/bootaa64.efi on a FAT
-filesystem.  With dtb files placed in in /vendor/, /dtbs/vendor/, or
+filesystem.  With dtb files placed in /vendor/, /dtbs/vendor/, or
 /dtb/current/vendor/.
 
 If the U-Boot target supports bootefi but not automatically finding it with
index 2e391f5..c015075 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: prep,v 1.20 2022/08/29 17:05:38 fcambus Exp $
+dnl    $OpenBSD: prep,v 1.21 2023/04/10 12:57:15 jsg Exp $
 Please be aware that OpenBSD support for this platform is far from
 complete.
 
@@ -47,7 +47,7 @@ Running EFI payloads with U-Boot:
 
 If the U-Boot target supports "distro_bootcmd" efiboot will automatically
 be loaded by placing bootarm.efi into /efi/boot/bootarm.efi on a FAT
-filesystem.  With dtb files placed in in /, /dtbs/, or /dtb/current/.
+filesystem.  With dtb files placed in /, /dtbs/, or /dtb/current/.
 
 If the U-Boot target supports bootefi but not automatically finding it with
 "distro_bootcmd" then it must be loaded manually or by U-Boot commands or
index 2fe8365..b56b0ee 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: prep,v 1.5 2022/10/31 17:44:21 jca Exp $
+dnl    $OpenBSD: prep,v 1.6 2023/04/10 12:57:15 jsg Exp $
 Please be aware that OpenBSD support for this platform is far from
 complete, however progress is being made.
 
@@ -33,7 +33,7 @@ Running EFI payloads with U-Boot:
 
 If the U-Boot target supports "distro_bootcmd" efiboot will automatically
 be loaded by placing bootriscv64.efi into /efi/boot/bootriscv64.efi on a FAT
-filesystem.  With dtb files placed in in /vendor/, /dtbs/vendor/, or
+filesystem.  With dtb files placed in /vendor/, /dtbs/vendor/, or
 /dtb/current/vendor/.
 
 If the U-Boot target supports bootefi but not automatically finding it with