diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:23:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 6539fce51ef87e766d62bab49be0a690e3f9b7e0 (patch) | |
tree | f10f2f07e9268ce329d57c48f6f704572b79a7b7 /system | |
parent | 323c2c1ebd0ac055fa1a5d2234410fd599be1ac9 (diff) | |
download | slackbuilds-6539fce51ef87e766d62bab49be0a690e3f9b7e0.tar.gz |
system/cronie: Fix slack-desc.
Diffstat (limited to 'system')
-rw-r--r-- | system/cronie/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cronie/slack-desc b/system/cronie/slack-desc index a25dc5d944..1cee22c33f 100644 --- a/system/cronie/slack-desc +++ b/system/cronie/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -cronie: Cronie (The standard UNIX cron daemon) +cronie: cronie (The standard UNIX cron daemon) cronie: cronie: Cronie contains the standard UNIX daemon crond that runs specified cronie: programs at scheduled times and related tools. It is based on the |