CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/06 15:30:54
Modified files:
usr.bin/ssh : auth2-pubkey.c monitor.c ssh-add.c ssh-agent.c
ssh-keygen.c ssh-sk.c ssh.c sshconnect2.c
Log message:
Replace "security key" with "authenticator" in program messages.
This replaces "security key" in error/usage/verbose messages and
distinguishes between "authenticator" and "authenticator-hosted key".
ok djm@
