From 88c916bdec7d444198f067529637b4a616ad3efe Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 22 Oct 2003 09:58:56 +0000 Subject: Andreas Mohr writes: the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer --- miscutils/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index fa6ea7f68..0afdadb71 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -24,7 +24,7 @@ config CONFIG_FEATURE_CROND_CALL_SENDMAIL default n depends on CONFIG_CROND help - Support call /usr/sbin/sendmail for send cmd outputs. + Support calling /usr/sbin/sendmail for send cmd outputs. config CONFIG_CRONTAB bool "crontab" @@ -138,7 +138,7 @@ config CONFIG_MT bool "mt" default n help - Mt is used to control tape devices. You can use the mt utility + mt is used to control tape devices. You can use the mt utility to advance or rewind a tape past a specified number of archive files on the tape. @@ -146,7 +146,7 @@ config CONFIG_STRINGS bool "strings" default n help - Strings prints the printable character sequences for each file + strings prints the printable character sequences for each file specified. config CONFIG_TIME @@ -161,7 +161,7 @@ config CONFIG_WATCHDOG bool "watchdog" default n help - The watchdog utility is used with hardware or softwate watchdog + The watchdog utility is used with hardware or software watchdog device drivers. It opens the specified watchdog device special file and periodically writes a magic character to the device. If the watchdog applet ever fails to write the magic character within a -- cgit v1.2.3