CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2018/03/05 00:03:19
Modified files: usr.bin/ssh : ssh-keyscan.1 Log message: move the input format details to -f; remove the output format details and point to sshd(8), where it is documented; ok dtucker