From 75a4505b02b6bf6ba022c1caf4142cc407fa039a Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Thu, 7 Oct 2010 21:06:08 +0000 Subject: Fix typo. --- patchsets/pam_skey/1.1.5/02_all_require_skey.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchsets/pam_skey/1.1.5/02_all_require_skey.patch b/patchsets/pam_skey/1.1.5/02_all_require_skey.patch index 3eab29d..9e51362 100644 --- a/patchsets/pam_skey/1.1.5/02_all_require_skey.patch +++ b/patchsets/pam_skey/1.1.5/02_all_require_skey.patch @@ -35,7 +35,7 @@ the module doesn't change. cause the module to pass the given password to the next module in the authentication stack (usually pam_unix.so with the try_first_pass option). -+ require_skey - This options tells the module to require S/Key ++ require_skey - This option tells the module to require S/Key + authentication if the user has S/Key set. When + this option is set, it is possible to require both + S/Key and another authentication method (like -- cgit v1.2.3-65-gdbad