]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
docs: Fix incorrect and potentially confusing language and minor formatting
authorGlenn Washburn <development@efficientek.com>
Fri, 6 Sep 2024 01:37:11 +0000 (20:37 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 28 Nov 2024 18:55:34 +0000 (19:55 +0100)
Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi

index 78d47f4672d1f831482cbf1dbae965c846dc6bbd..b03358bbf16e2733df9d85aa966d31095e924b0b 100644 (file)
@@ -4527,11 +4527,12 @@ files.
 
 @node emunet_module
 @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
 @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
 @section erofs
@@ -4773,8 +4774,8 @@ image support, and icon support.
 
 @node gfxterm_module
 @section gfxterm
-This module provides support for displaying a graphical terminal interface from
-GRUB.
+This module provides support for displaying a terminal and menu interface from
+GRUB using graphics mode.
 
 @node gfxterm_background_module
 @section gfxterm_background
@@ -5094,8 +5095,7 @@ at the time of writing.
 @node memdisk_module
 @section memdisk
 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
-BIOS operating in 16-bit mode.
+emulated disk.
 
 @node memrw_module
 @section memrw
@@ -5464,8 +5464,7 @@ like interface to some GRUB internal data.
 
 @node progress_module
 @section progress
-This module provides support for showing file loading progress to the
-terminal.
+This module provides support for showing file loading progress to the terminal.
 
 @node pxe_module
 @section pxe