docs: Fix incorrect and potentially confusing language and minor formatting

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
Glenn Washburn 2024-09-05 20:37:11 -05:00 committed by Daniel Kiper
parent 1763d83f54
commit 792132c72a

View File

@ -4527,11 +4527,12 @@ files.
@node emunet_module @node emunet_module
@section emunet @section emunet
This module provides support for an emulated network card in GRUB. This module provides support for networking in GRUB on the emu platform.
@node emupci_module @node emupci_module
@section emupci @section emupci
This module provides support for an emulated PCI bus in GRUB. This module provides support for accessing the PCI bus in GRUB on the emu
platform.
@node erofs_module @node erofs_module
@section erofs @section erofs
@ -4773,8 +4774,8 @@ image support, and icon support.
@node gfxterm_module @node gfxterm_module
@section gfxterm @section gfxterm
This module provides support for displaying a graphical terminal interface from This module provides support for displaying a terminal and menu interface from
GRUB. GRUB using graphics mode.
@node gfxterm_background_module @node gfxterm_background_module
@section gfxterm_background @section gfxterm_background
@ -5094,8 +5095,7 @@ at the time of writing.
@node memdisk_module @node memdisk_module
@section memdisk @section memdisk
This module provides support for a memdisk device. A memdisk is a memory mapped This module provides support for a memdisk device. A memdisk is a memory mapped
emulated disk likely only possible in legacy environment such as with a legacy emulated disk.
BIOS operating in 16-bit mode.
@node memrw_module @node memrw_module
@section memrw @section memrw
@ -5464,8 +5464,7 @@ like interface to some GRUB internal data.
@node progress_module @node progress_module
@section progress @section progress
This module provides support for showing file loading progress to the This module provides support for showing file loading progress to the terminal.
terminal.
@node pxe_module @node pxe_module
@section pxe @section pxe