summaryrefslogtreecommitdiffstats
path: root/package/dtach
diff options
context:
space:
mode:
Diffstat (limited to 'package/dtach')
-rw-r--r--package/dtach/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/dtach/Config.in b/package/dtach/Config.in
index bea112b36d..3e6e4934cf 100644
--- a/package/dtach/Config.in
+++ b/package/dtach/Config.in
@@ -2,8 +2,9 @@ config BR2_PACKAGE_DTACH
bool "dtach"
depends on BR2_USE_MMU # fork()
help
- dtach is a tiny program that emulates the detach feature of screen,
- allowing you to run a program in an environment that is protected
- from the controlling terminal and attach to it later.
+ dtach is a tiny program that emulates the detach feature of
+ screen, allowing you to run a program in an environment that
+ is protected from the controlling terminal and attach to it
+ later.
http://dtach.sourceforge.net/
OpenPOWER on IntegriCloud