diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2001-11-27 05:37:30 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2001-11-27 05:37:30 +0000 |
commit | b2250f2d27d22455ae87a61ff50f419aa8e77cd8 (patch) | |
tree | 03ce4a87991edf6a967d6f45aa28343f0c31338a /modules/pam_tally/README | |
parent | f681ae7495809abb22e9168175779a6c4c2dc5e7 (diff) | |
download | pam-b2250f2d27d22455ae87a61ff50f419aa8e77cd8.tar.gz pam-b2250f2d27d22455ae87a61ff50f419aa8e77cd8.tar.bz2 pam-b2250f2d27d22455ae87a61ff50f419aa8e77cd8.zip |
Relevant BUGIDs: 476949
Purpose of commit: documentation fixes
Commit summary:
---------------
Fix some typos noted by Nalin.
Diffstat (limited to 'modules/pam_tally/README')
-rw-r--r-- | modules/pam_tally/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_tally/README b/modules/pam_tally/README index b58b24e4..4c421648 100644 --- a/modules/pam_tally/README +++ b/modules/pam_tally/README @@ -82,7 +82,7 @@ clear all counts every midnight from a cron.. The counts file is organised as a binary-word array, indexed by uid. You can probably make sense of it with `od', if you don't want to use the -supplied appliction. +supplied application. BUGS: |