mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
loader.efi: add cross-reference to loader(8)
The loader.efi man page describes UEFI-specific loader details, but not general loader information. MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
41ce5498f8
commit
f70de61e56
1 changed files with 1 additions and 0 deletions
|
|
@ -98,4 +98,5 @@ EFI loaders, and unmount once finished:
|
|||
# cp /boot/loader.efi /boot/efi/efi/freebsd/loader.efi
|
||||
# umount /boot/efi
|
||||
.Sh SEE ALSO
|
||||
.Xr loader 8 ,
|
||||
.Xr uefi 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue