CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/23 12:22:57
Modified files:
usr.bin/ssh : readconf.c
Log message:
ssh: The client configuration keyword is "hostbasedacceptedalgorithms"
This fixes a mistake that slipped in when "HostbasedKeyTypes" was
renamed to "HostbasedAcceptedAlgorithms".
Bug report by [email protected]
