Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'init/Config.in')
-rw-r--r--init/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/init/Config.in b/init/Config.in
index eb4211386..22c6c5518 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -89,9 +89,8 @@ config CONFIG_MESG
bool "mesg"
default y
help
- Mesg controls the access to your terminal by others. It
- is typically used to allow or disallow other users to write
- to your terminal
+ Mesg controls access to your terminal by others. It is typically
+ used to allow or disallow other users to write to your terminal
endmenu