2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-29 18:49:35 +01:00

Fix GRUB GRUB typo

Reported-by: bill-auger on #parabola in Liberachat
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2023-03-18 03:37:37 +01:00 committed by Adrien Bourmault
parent 6097c27145
commit c40f0498ef
No known key found for this signature in database
GPG key ID: 6EB408FE0ACEC664

View file

@ -3,7 +3,7 @@ title: GNU+Linux guides
x-toc-enable: true
...
This page is useful for those who wish to use the GRUB GRUB payload directly.
This page is useful for those who wish to use the GNU GRUB payload directly.
If you're using SeaBIOS, the boot process will work similarly to traditional
BIOS systems; refer to the SeaBIOS documentation
on <https://seabios.org/SeaBIOS>