]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs:
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Sep 2006 23:11:34 +0000 (23:11 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Sep 2006 23:11:34 +0000 (23:11 +0000)
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.

ChangeLog
modules/pam_wheel/README
modules/pam_wheel/pam_wheel.8
modules/pam_wheel/pam_wheel.8.xml

index d4b1e9f91442172bec32bde20e7fed5a230708c9..ddc4247c8358f6afd252779497e3c5d97aceaee6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
 2006-09-08  Thorsten Kukuk  <kukuk@thkukuk.de>
 
        * po/de.po: Fix typo.
index db118205cdf5efa71b701431e8ee57efdd8916ec..6a2b21c5f8b42aa9b2386cef0368af90b234a857 100644 (file)
@@ -26,7 +26,7 @@ deny
 group=name
 
     Instead of checking the wheel or GID 0 groups, use the name group to
-    perform the authentification.
+    perform the authentication.
 
 root_only
 
index aaecc1a54166e2b4eac7743ca7761a9ef22e93db..ae29c37e289c348a668fbf3b4a82e76e139b69d1 100644 (file)
@@ -38,7 +38,7 @@ was also specified, in which case we return PAM_SUCCESS).
 \fBgroup=\fR\fB\fIname\fR\fR
 Instead of checking the wheel or GID 0 groups, use the
 \fB\fIname\fR\fR
-group to perform the authentification.
+group to perform the authentication.
 .TP 3n
 \fBroot_only\fR
 The check for wheel membership is done only.
index f3d2fb42d7ee18b056d8a6e2e35092b6232a8db7..bf8b7349ee336dabcefb77c133aa898a9930fba4 100644 (file)
@@ -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>