loader.efi.8: BOOOTX64.EFI: fix typo

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1412
This commit is contained in:
Graham Perrin
2024-09-08 23:02:04 +01:00
committed by Warner Losh
parent 1693e3be3b
commit 45001ab45e
+1 -1
View File
@@ -434,7 +434,7 @@ to the default name if there wasn't one there before.
Check to see if they are copies before updating (with X64 substituted using the Check to see if they are copies before updating (with X64 substituted using the
above table): above table):
.Bd -literal -offset indent .Bd -literal -offset indent
# cmp /boot/efi/EFI/FREEBSD/LOADER.EFI /boot/efi/EFI/BOOT/BOOOTX64.EFI # cmp /boot/efi/EFI/FREEBSD/LOADER.EFI /boot/efi/EFI/BOOT/BOOTX64.EFI
.Ed .Ed
Copy the loader: Copy the loader:
.Bd -literal -offset indent .Bd -literal -offset indent