]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Typo in pam_auth man page
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 11:10:58 +0000 (23:10 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 11:10:58 +0000 (23:10 +1200)
helpers/basic_auth/PAM/pam_auth.8

index 00d9e169b2a65e129cd4135f30c47bedb730e40d..14108900b0a1920b8770658ef518344b47a887a1 100644 (file)
@@ -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.