diff --git a/generator/actions.ml b/generator/actions.ml index d4ec0b1a0..ba97eb367 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -7264,10 +7264,7 @@ See also C." }; ]; shortdesc = "load a kernel module"; longdesc = "\ -This loads a kernel module in the appliance. - -The kernel module must have been whitelisted when libguestfs -was built (see C in the source)." }; +This loads a kernel module in the appliance." }; { defaults with name = "echo_daemon";