From 35cf19d741c981858e88e425c46943bd96e51c22 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 2 Feb 2006 22:52:59 +0000 Subject: [PATCH] fix mdev help output --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/usage.h b/include/usage.h index 71752c7d5..2505d0216 100644 --- a/include/usage.h +++ b/include/usage.h @@ -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 -- 2.11.0