summaryrefslogtreecommitdiff
path: root/run-parts.8
diff options
context:
space:
mode:
authorClint Adams <clint@gnu.org>2010-11-14 10:42:32 -0500
committerClint Adams <clint@gnu.org>2010-11-14 10:58:42 -0500
commit753180c6aa1ad9b0131c02ca8a78b7dc5735cf4e (patch)
tree2056ca603934dc3a164ddcf7ec1ce7e5af0c4a67 /run-parts.8
parent462325562a54888b2bfcee5471c0fdeabaaa8541 (diff)
downloaddebianutils-753180c6aa1ad9b0131c02ca8a78b7dc5735cf4e.tar.gz
run-parts.8: be more precise about ASCII requirement in naming. closes: #542029.
Diffstat (limited to 'run-parts.8')
-rw-r--r--run-parts.86
1 files changed, 3 insertions, 3 deletions
diff --git a/run-parts.8 b/run-parts.8
index 898b2fd..c501f78 100644
--- a/run-parts.8
+++ b/run-parts.8
@@ -5,7 +5,7 @@
.\"
.\" This is free software; see the GNU General Public Licence version 2
.\" or later for copying conditions. There is NO warranty.
-.TH RUN\-PARTS 8 "9 Aug 2009" "Debian"
+.TH RUN\-PARTS 8 "14 Nov 2010" "Debian"
.SH NAME
run\-parts \- run scripts or programs in a directory
.SH SYNOPSIS
@@ -26,8 +26,8 @@ in directory
Other files and directories are silently ignored.
If neither the \-\-lsbsysinit option nor the \-\-regex option is given
-then the names must consist entirely of upper and lower case letters,
-digits, underscores, and hyphens.
+then the names must consist entirely of ASCII upper- and lower-case
+letters, ASCII digits, ASCII underscores, and ASCII minus-hyphens.
If the \-\-lsbsysinit option is given, then the names must not end
in .dpkg\-old or .dpkg\-dist or .dpkg\-new or .dpkg\-tmp, and must