CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/12/06 20:32:26
Modified files: usr.bin/ssh : ssh-keygen.1 Log message: mention that the ssh-keygen -F (find host in authorized_keys) and -R (remove host from authorized_keys) options may accept either a bare hostname or a [hostname]:port combo. bz#2935