X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=toys%2Fother%2Frmmod.c;fp=toys%2Fother%2Frmmod.c;h=d9f0a15af3b8bbd380cd8fd3a6c22b649e7d2b02;hb=115bef3afa3bf0ee402c656a2def6f5b63e56c7a;hp=10c134c2ef03e9d22a1430b6170c15ea5443a1ab;hpb=afc91ffd46333b56080e1a264bcb9cabdfcb72be;p=android-x86%2Fexternal-toybox.git diff --git a/toys/other/rmmod.c b/toys/other/rmmod.c index 10c134c2..d9f0a15a 100644 --- a/toys/other/rmmod.c +++ b/toys/other/rmmod.c @@ -12,7 +12,7 @@ config RMMOD Unload the module named MODULE from the Linux kernel. -f Force unload of a module - -w Wait until the module is no longer used. + -w Wait until the module is no longer used */