summaryrefslogtreecommitdiffstats
path: root/patches/source/dcron/run-parts.8
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/dcron/run-parts.8')
-rw-r--r--patches/source/dcron/run-parts.84
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/source/dcron/run-parts.8 b/patches/source/dcron/run-parts.8
index 2d5e5f6ad..080b2492b 100644
--- a/patches/source/dcron/run-parts.8
+++ b/patches/source/dcron/run-parts.8
@@ -7,7 +7,7 @@
.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
.el .TP "\\$1"
..
-.TH RUN-PARTS 8 "14 Apr 2002" "Slackware Version 8.1.0
+.TH RUN-PARTS 8 "23 Feb 2024" "Slackware Version 15.0
.SH NAME
run-parts \- run scripts found in a directory
.SH SYNOPSIS
@@ -27,7 +27,7 @@ can be called once a day from root's crontab to run all the scripts found in
.B run-parts
automatically skips files with certain suffixes that are generally associated
with backup or extra files. Any file that ends in one of these will be silently
-ignored: ~ ^ , .bak .new .rpmsave .rpmorig .rpmnew .swp
+ignored: ~ ^ , .bak .new .orig .rpmsave .rpmorig .rpmnew .swp
.SH AUTHOR
Patrick J. Volkerding <volkerdi@slackware.com>, with ideas borrowed from the
Red Hat and Debian versions of this utility.