From b86b39bfda8fa050f406ae00119bf0557bb909c2 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 28 Dec 2018 17:45:35 +0100 Subject: config: more tweaks Signed-off-by: Denys Vlasenko --- miscutils/runlevel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils/runlevel.c') diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c index 885b403db..2f1581ead 100644 --- a/miscutils/runlevel.c +++ b/miscutils/runlevel.c @@ -16,7 +16,7 @@ //config: default y //config: depends on FEATURE_UTMP //config: help -//config: find the current and previous system runlevel. +//config: Find the current and previous system runlevel. //config: //config: This applet uses utmp but does not rely on busybox supporing //config: utmp on purpose. It is used by e.g. emdebian via /etc/init.d/rc. -- cgit v1.2.3