From 1c972ea767c3892508f03125885a3f1d0ef51283 Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 10 Apr 2023 12:57:15 +0000 Subject: [PATCH] fix 'in in' --- distrib/notes/arm64/prep | 4 ++-- distrib/notes/armv7/prep | 4 ++-- distrib/notes/riscv64/prep | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distrib/notes/arm64/prep b/distrib/notes/arm64/prep index fd6c096ca08..973ca62b5ca 100644 --- a/distrib/notes/arm64/prep +++ b/distrib/notes/arm64/prep @@ -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 diff --git a/distrib/notes/armv7/prep b/distrib/notes/armv7/prep index 2e391f5fb67..c015075395f 100644 --- a/distrib/notes/armv7/prep +++ b/distrib/notes/armv7/prep @@ -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 diff --git a/distrib/notes/riscv64/prep b/distrib/notes/riscv64/prep index 2fe83659e9b..b56b0eeb0ed 100644 --- a/distrib/notes/riscv64/prep +++ b/distrib/notes/riscv64/prep @@ -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 -- 2.20.1