summaryrefslogtreecommitdiffstats
path: root/system/dtach
diff options
context:
space:
mode:
author slakmagik2010-07-01 03:56:19 +0200
committer Robby Workman2010-07-03 22:52:10 +0200
commit1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (patch)
treec6c65534abad57b49af75bbcc8e5f5e90ad4f17e /system/dtach
parent313a4f1d24815f58d9d8f481bac83505c6c35196 (diff)
downloadslackbuilds-1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7.tar.gz
Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was removed except in slack-desc files where all of them were made to leave a trailing space after the 'blank' colons. This only affects the builds that I maintain. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/dtach')
-rw-r--r--system/dtach/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/dtach/slack-desc b/system/dtach/slack-desc
index d3e82c0732..9827278868 100644
--- a/system/dtach/slack-desc
+++ b/system/dtach/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler-------------------------------------------------------|
dtach: dtach (detaches/reattaches programs from/to their terminals)
-dtach:
+dtach:
dtach: dtach is a tiny program that emulates the detach feature of screen,
dtach: allowing you to run a program in an environment that is protected
dtach: from the controlling terminal and attach to it later. dtach does not
@@ -15,5 +15,5 @@ dtach: keep track of the contents of the screen, and thus works best with
dtach: programs that know how to redraw themselves. It is designed to be
dtach: transparent and un-intrusive; it avoids interpreting the input and
dtach: output between attached terminals and the program under its control.
-dtach:
-dtach:
+dtach:
+dtach: