summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2020-10-12 06:07:42 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:27 +0200
commitab09bf629696110f4fe80bd258e26ce83ffc94b6 (patch)
tree345011a1903f94d77c6951841fc6e2ac912ebe52 /system
parentcf565725e63f127ab102ede4cca9a4bfa6a49d46 (diff)
downloadslackbuilds-ab09bf629696110f4fe80bd258e26ce83ffc94b6.tar.gz
system/tmpwatch: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/tmpwatch/README9
-rw-r--r--system/tmpwatch/slack-desc1
2 files changed, 6 insertions, 4 deletions
diff --git a/system/tmpwatch/README b/system/tmpwatch/README
index 31a9a7f220..89a87bce2a 100644
--- a/system/tmpwatch/README
+++ b/system/tmpwatch/README
@@ -1,4 +1,5 @@
-The tmpwatch utility recursively searches through specified directories and
-removes files which have not been accessed in a specified period of time.
-tmpwatch is normally used to clean up directories which are used for
-temporarily holding files (for example, /tmp).
+The tmpwatch utility recursively searches through specified
+directories and removes files which have not been accessed in a
+specified period of time. tmpwatch is normally used to clean up
+directories which are used for temporarily holding files (for example,
+/tmp).
diff --git a/system/tmpwatch/slack-desc b/system/tmpwatch/slack-desc
index 9e2c87a728..c6326fe026 100644
--- a/system/tmpwatch/slack-desc
+++ b/system/tmpwatch/slack-desc
@@ -16,3 +16,4 @@ tmpwatch: /tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
tmpwatch: removes empty directories and regular files.
tmpwatch:
tmpwatch: https://fedorahosted.org/tmpwatch/
+tmpwatch: