aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpam')
-rw-r--r--lib/libpam/modules/pam_ftp/pam_ftp.82
-rw-r--r--lib/libpam/modules/pam_opie/pam_opie.82
-rw-r--r--lib/libpam/modules/pam_unix/pam_unix.82
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_ftp/pam_ftp.8 b/lib/libpam/modules/pam_ftp/pam_ftp.8
index 5be1070671af..44359d025c50 100644
--- a/lib/libpam/modules/pam_ftp/pam_ftp.8
+++ b/lib/libpam/modules/pam_ftp/pam_ftp.8
@@ -83,7 +83,7 @@ authentication attempt was declined.
.It Cm no_anon
Disallow anonymous access.
.It Cm ignore
-Ingnore the password supplied,
+Ignore the password supplied,
and do not use its constituent parts
(username and hostname)
as
diff --git a/lib/libpam/modules/pam_opie/pam_opie.8 b/lib/libpam/modules/pam_opie/pam_opie.8
index bae696d1b16e..968985a6c9f6 100644
--- a/lib/libpam/modules/pam_opie/pam_opie.8
+++ b/lib/libpam/modules/pam_opie/pam_opie.8
@@ -84,7 +84,7 @@ debugging information at
level.
.It Cm auth_as_self
This option will require the user
-to authenticate themself as the user
+to authenticate himself as the user
given by
.Xr getlogin 2 ,
not as the account they are attempting to access.
diff --git a/lib/libpam/modules/pam_unix/pam_unix.8 b/lib/libpam/modules/pam_unix/pam_unix.8
index f8e5e0e3a4f3..ccb898f3e1b2 100644
--- a/lib/libpam/modules/pam_unix/pam_unix.8
+++ b/lib/libpam/modules/pam_unix/pam_unix.8
@@ -105,7 +105,7 @@ except that if the previously obtained password fails,
the user is prompted for another password.
.It Cm auth_as_self
This option will require the user
-to authenticate themself as the user
+to authenticate himself as the user
given by
.Xr getlogin 2 ,
not as the account they are attempting to access.