OSDN Git Service

Merge tag 'android-8.1.0_r1' into oreo-x86
[android-x86/external-toybox.git] / toys / other / rmmod.c
index 10c134c..d9f0a15 100644 (file)
@@ -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
 
 */