diff --git a/ChangeLog b/ChangeLog index d2c7d3364..8c64fc443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +20141003 + - (djm) [sshd_config.5] typo; from Iain Morgan + 20141001 - (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c] [openbsd-compat/openbsd-compat.h] Kludge around bad glibc diff --git a/sshd_config.5 b/sshd_config.5 index 6766b57fc..fd44abe75 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -303,7 +303,7 @@ This option is only available for protocol version 2. By default, no banner is displayed. .It Cm ChallengeResponseAuthentication Specifies whether challenge-response authentication is allowed (e.g. via -PAM or though authentication styles supported in +PAM or through authentication styles supported in .Xr login.conf 5 ) The default is .Dq yes .