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
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user