summaryrefslogtreecommitdiffstats
path: root/system/commons-daemon/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'system/commons-daemon/slack-desc')
-rw-r--r--system/commons-daemon/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/system/commons-daemon/slack-desc b/system/commons-daemon/slack-desc
index b45e54e875..06b4b24fbf 100644
--- a/system/commons-daemon/slack-desc
+++ b/system/commons-daemon/slack-desc
@@ -5,15 +5,15 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler----------------------------------------------|
+ |-----handy-ruler-------------------------------------------------------|
commons-daemon: commons-daemon (Jakarta Commons Daemon Package)
commons-daemon:
-commons-daemon: The scope of this package is to define an API in line with
-commons-daemon: the current Java(tm) Platform APIs to support an alternative
-commons-daemon: invocation mechanism which could be used instead of the above
-commons-daemon: mentioned public static void main(String[]) method. This
-commons-daemon: specification cover the behavior and life cycle of what we
-commons-daemon: define as Java(tm) daemons, or, in other words, non
-commons-daemon: interactive Java(tm) applications.
+commons-daemon: The scope of this package is to define an API in line with the current
+commons-daemon: Java(tm) Platform APIs to support an alternative invocation
+commons-daemon: mechanism which could be used instead of the above mentioned public
+commons-daemon: static void main(String[]) method. This specification cover the
+commons-daemon: behavior and life cycle of what we define as Java(tm) daemons, or, in
+commons-daemon: other words, non interactive Java(tm) applications.
commons-daemon:
commons-daemon: Homepage: http://commons.apache.org/daemon/index.html
+commons-daemon: