From 51d81719f55de6b9ac14ed1ea447ea76f3c7de8e Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 6 Jun 2009 23:10:58 +1200 Subject: [PATCH] Typo in pam_auth man page --- helpers/basic_auth/PAM/pam_auth.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/basic_auth/PAM/pam_auth.8 b/helpers/basic_auth/PAM/pam_auth.8 index 00d9e169b2..14108900b0 100644 --- a/helpers/basic_auth/PAM/pam_auth.8 +++ b/helpers/basic_auth/PAM/pam_auth.8 @@ -19,7 +19,7 @@ Specifies the PAM service name Squid uses, defaults to "squid" .BI "-t " TTL Enables persistent PAM connections where the connection to the PAM database is kept open and reused for new logins. The TTL specifies -how long the connetion will be kept open (in seconds). Default is +how long the connection will be kept open (in seconds). Default is to not keep PAM connections open. Please note that the use of persistent PAM connections is slightly outside the PAM specification and may not work with all PAM configurations. -- 2.47.2