CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/03 01:27:03
Modified files:
usr.bin/ssh : ssh.1
Log message:
Mention using ssh -i for specifying the public key file in the case
where the private key is loaded into ssh-agent but is not present
locally. Based on patch from rafork via github PR#215, ok jmc@
