modprobe-small: fix --help texts, they are from "big" modutils

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-01-30 19:21:12 +01:00
parent 065e988e7a
commit ca659f84b2
2 changed files with 8 additions and 31 deletions

View File

@ -34,7 +34,7 @@
//usage:#define lsmod_trivial_usage
//usage: ""
//usage:#define lsmod_full_usage "\n\n"
//usage: "List the currently loaded kernel modules"
//usage: "List loaded kernel modules"
//usage:#endif
#include "libbb.h"