fix mdev help output
authorMike Frysinger <vapier@gentoo.org>
Thu, 2 Feb 2006 22:52:59 +0000 (22:52 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 2 Feb 2006 22:52:59 +0000 (22:52 -0000)
include/usage.h

index 71752c7d5c1eccf2e261fea447010b5b1cbff93c..2505d0216a2fa1347a829c29c53bc6d391835de6 100644 (file)
 #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