modprobe: add support for -l and -s. Remove some unsupported options
authorPascal Bellard <pascal.bellard@ads-lu.com>
Sun, 6 Jun 2010 23:16:45 +0000 (01:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Jun 2010 23:18:53 +0000 (01:18 +0200)
commitb82b34e06d0f8b91a1a30a847e0b1dd80ed0a046
tree17527de763a7e688023cb72a8ead602293b3b7b9
parente3657dcdd655ec96fc6bf38c40dd6a6f015a83de
modprobe: add support for -l and -s. Remove some unsupported options

Fixed some goofs in help text

function                                             old     new   delta
modprobe_main                                        494     653    +159
packed_usage                                       27129   27145     +16
insmod_main                                           98      95      -3

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.src.h
modutils/insmod.c
modutils/modprobe-small.c
modutils/modprobe.c
modutils/modutils.h
util-linux/losetup.c