diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-12 17:45:10 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:45:10 +0200 |
commit | 4b3b3178c95901b5fa98c9b96a86a51b3c0636ea (patch) | |
tree | b7f14f9cc894845839d37430f005167eef1efd6c /system/detachtty | |
parent | 24a9e791508b6d77cc0fe0234fb1787bfa788c7f (diff) | |
download | slackbuilds-4b3b3178c95901b5fa98c9b96a86a51b3c0636ea.tar.gz |
system/detachtty: Updated for version 9
Diffstat (limited to 'system/detachtty')
-rw-r--r-- | system/detachtty/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/detachtty/slack-desc b/system/detachtty/slack-desc index 184d901c5c..447a5a675f 100644 --- a/system/detachtty/slack-desc +++ b/system/detachtty/slack-desc @@ -6,7 +6,6 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -detachtty: detachtty: detachtty (a screen like program) detachtty: detachtty: detachtty lets you run interactive programs non-interactively, and @@ -15,4 +14,5 @@ detachtty: them. It's designed for long-running Lisp processes. Unlike screen, detachtty: it works in emacs comint modes, and unlike qcmu, it deals correctly detachtty: with passing on a SIGINT sent to it. Needs ssh for operation over detachtty: the net. +detachtty: detachtty: |