summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2004-11-16 18:12:31 +0000
committerTomas Mraz <tm@t8m.info>2004-11-16 18:12:31 +0000
commit31fb24ae8ff7c672d65f849964e66c79e7f9e7d8 (patch)
tree6f09cc614b25c6242149b1593d396d33d82eddac
parent6d6eebcafec81d696b621d8453b13d55a1f9be1d (diff)
Relevant BUGIDs: Red Hat bz 103442
Purpose of commit: bugfix Commit summary: --------------- Simple doc fix (parameter is file not passwd)
-rw-r--r--modules/pam_localuser/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_localuser/README b/modules/pam_localuser/README
index 88aa7763..b8cdf524 100644
--- a/modules/pam_localuser/README
+++ b/modules/pam_localuser/README
@@ -7,7 +7,7 @@ pam_localuser:
RECOGNIZED ARGUMENTS:
debug write debugging messages to syslog
- passwd=FILE scan FILE instead of /etc/passwd
+ file=FILE scan FILE instead of /etc/passwd
MODULE SERVICES PROVIDED:
auth,account scan the FILE (/etc/passwd by default) and return