- (djm) [sshd_config.5] typo; from Iain Morgan

This commit is contained in:
Damien Miller 2014-10-03 09:24:56 +10:00
parent 703b98a267
commit e8c9f2602c
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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 .