diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2006-09-09 23:11:34 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2006-09-09 23:11:34 +0000 |
commit | 3cfe9272773f1d6356534b1c30ebaea0a896db93 (patch) | |
tree | f9bb951edd81f38e6cffcb1cc4d050825b5f7041 /modules/pam_wheel/pam_wheel.8.xml | |
parent | 9bffb4040a6997cc40ccede3ae715335bba2fdef (diff) | |
download | pam-3cfe9272773f1d6356534b1c30ebaea0a896db93.tar.gz pam-3cfe9272773f1d6356534b1c30ebaea0a896db93.tar.bz2 pam-3cfe9272773f1d6356534b1c30ebaea0a896db93.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-09-09 Dmitry V. Levin <ldv@altlinux.org>
* modules/pam_wheel/pam_wheel.8.xml: Fix typo.
* modules/pam_wheel/pam_wheel.8: Likewise.
* modules/pam_wheel/README: Likewise.
Diffstat (limited to 'modules/pam_wheel/pam_wheel.8.xml')
-rw-r--r-- | modules/pam_wheel/pam_wheel.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_wheel/pam_wheel.8.xml b/modules/pam_wheel/pam_wheel.8.xml index f3d2fb42..bf8b7349 100644 --- a/modules/pam_wheel/pam_wheel.8.xml +++ b/modules/pam_wheel/pam_wheel.8.xml @@ -87,7 +87,7 @@ <para> Instead of checking the wheel or GID 0 groups, use the <option><replaceable>name</replaceable></option> group - to perform the authentification. + to perform the authentication. </para> </listitem> </varlistentry> |