fix mdev help output

This commit is contained in:
Mike Frysinger 2006-02-02 22:52:59 +00:00
parent 4fc92206ed
commit 35cf19d741

View File

@ -1880,7 +1880,7 @@
#define mdev_trivial_usage \
"[-s]"
#define mdev_full_usage \
"\ts\tScan /sys and populate /dev during system boot\n\n" \
"\t-s\tScan /sys and populate /dev during system boot\n\n" \
"Called with no options (via hotplug) it uses environment variables\n" \
"to determine which device to add/remove."
#ifdef CONFIG_FEATURE_MDEV_CONFIG