summaryrefslogtreecommitdiff
path: root/modules/pam_wheel
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_wheel')
-rw-r--r--modules/pam_wheel/README2
-rw-r--r--modules/pam_wheel/pam_wheel.82
-rw-r--r--modules/pam_wheel/pam_wheel.8.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/pam_wheel/README b/modules/pam_wheel/README
index db118205..6a2b21c5 100644
--- a/modules/pam_wheel/README
+++ b/modules/pam_wheel/README
@@ -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
diff --git a/modules/pam_wheel/pam_wheel.8 b/modules/pam_wheel/pam_wheel.8
index aaecc1a5..ae29c37e 100644
--- a/modules/pam_wheel/pam_wheel.8
+++ b/modules/pam_wheel/pam_wheel.8
@@ -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.
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>