to somebody with write access to the repo: my attempt to name and shortly explain the commands lsmod and rmmod as
diff -pruN mygrub.texi grub.texi (the latter in the version fetched from the launchpad mirror at: http://bazaar.launchpad.net/~vcs-imports/grub/grub2-bzr/files/head:/docs/) regards -- Bernhard Treutwein
--- 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 -@node lsmod -@subsection lsmod - -@deffn Command lsmod -List the currently loaded modules. -@end deffn - - @node parttool @subsection parttool @@ -3656,14 +3646,6 @@ Reboot the computer. @end deffn -@node rmmod -@subsection rmmod - -@deffn Command rmmod module -Unload/remove the dynamic GRUB module called @var{module}. -@end deffn - - @node save_env @subsection save_env
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel