--- mygrub.texi 2011-04-11 13:24:30.936346900 +0200 +++ grub.texi 2011-04-11 11:37:15.941897200 +0200 @@ -3089,7 +3089,6 @@ you forget a command, you can run the co * load_env:: Load variables from environment block * loopback:: Make a device from a filesystem image * ls:: List devices or files -* lsmod:: List loaded modules * parttool:: Modify partition table entries * password:: Set a clear-text password * password_pbkdf2:: Set a hashed password @@ -3097,7 +3096,6 @@ you forget a command, you can run the co * pxe_unload:: Unload the PXE environment * read:: Read user input * reboot:: Reboot your computer -* rmmod:: Remove named module * save_env:: Save variables to environment block * search:: Search devices by file, label, or UUID * sendkey:: Emulate keystrokes @@ -3547,14 +3545,6 @@ name syntax}), then list the contents of @end deffn address@hidden lsmod address@hidden lsmod - address@hidden Command lsmod -List the currently loaded modules. address@hidden deffn - - @node parttool @subsection parttool @@ -3656,14 +3646,6 @@ Reboot the computer. @end deffn address@hidden rmmod address@hidden rmmod - address@hidden Command rmmod module -Unload/remove the dynamic GRUB module called @var{module}. address@hidden deffn - - @node save_env @subsection save_env