From eb7e847adcecf11cd8fd99077ba3a582abe60146 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 25 May 2017 17:56:11 -0700 Subject: Be more consistent about periods in help text. --- toys/pending/mdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/pending/mdev.c') diff --git a/toys/pending/mdev.c b/toys/pending/mdev.c index 1cf4e7cd..a270e520 100644 --- a/toys/pending/mdev.c +++ b/toys/pending/mdev.c @@ -13,7 +13,7 @@ config MDEV Create devices in /dev using information from /sys. - -s Scan all entries in /sys to populate /dev. + -s Scan all entries in /sys to populate /dev config MDEV_CONF bool "Configuration file for mdev" -- cgit v1.2.3