CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/02 13:42:15
Modified files:
usr.bin/ssh : ssh-add.1 ssh-add.c
Log message:
make deleting explicit keys "ssh-add -d" symmetric with adding keys -
try to delete the corresponding certificate too and respect the -k option
to allow deleting of the key only; feedback and ok markus@
