corrected typo

This commit is contained in:
Nikos Mavrogiannopoulos
2014-10-31 10:47:03 +01:00
parent 00cb1762ac
commit c9c9c9c32d

View File

@@ -75,7 +75,7 @@ An example configuration file follows.
# User authentication method. Could be set multiple times and in
# that case all should succeed. To enable multiple methods use
# multiple auth directives. Available options: certificate, optional-certificate,
# multiple auth directives. Available options: certificate, certificate[optional],
# plain, pam.
#auth = "certificate"
#auth = "pam"