kdump.conf.5 remove module option

kernel module options is not implemented yet, remove them from kdump.conf.5

Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
This commit is contained in:
Dave Young 2012-06-06 16:22:38 +08:00
parent 5d0335485d
commit d028b8e385
1 changed files with 0 additions and 7 deletions

View File

@ -94,13 +94,6 @@ modules can be listed, separated by a space, and any
dependent modules will automatically be included.
.RE
.B options <module> <option list>
.RS
This directive allows you to specify options to apply to
modules in the initramfs. This directive overrides options
specified in /etc/modprobe.conf
.RE
.B default <reboot | halt | shell>
.RS
Action to preform instead of mounting root fs and running init process