summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-08-20 17:09:11 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:26 -0800
commitc866c06520b786a7ac1844e54f655354d3f8eec2 (patch)
tree7a5d18637e536a606c414a8fc91cf35cadeaa59e /debian
parent35655bef4d75cc6deafc7a2ada0527ff222215ee (diff)
another inconsistency in referring to the program name
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/local/pam-auth-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index 717e41f6..f93aa8ae 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -123,7 +123,7 @@ if (!$diff && !$force) {
print STDERR <<EOF;
pam-auth-update: Local modifications to /etc/pam.d/common-*, not updating.
-pam-auth-update: Run pam-auth-config --force to override.
+pam-auth-update: Run pam-auth-update --force to override.
EOF
exit;