X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/c3baacd18afdc036b7fc1dea832792dddb8161d9..0496cf34275521e6c19eb08150594422716792c0:/ssh-add.1 diff --git a/ssh-add.1 b/ssh-add.1 index bbf34203..2a34a513 100644 --- a/ssh-add.1 +++ b/ssh-add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.34 2002/06/10 17:36:22 stevesk Exp $ +.\" $OpenBSD: ssh-add.1,v 1.35 2002/06/19 00:27:55 deraadt Exp $ .\" .\" -*- nroff -*- .\" @@ -58,7 +58,7 @@ adds RSA or DSA identities to the authentication agent, .Xr ssh-agent 1 . When run without arguments, it adds the files .Pa $HOME/.ssh/id_rsa , -.Pa $HOME/.ssh/id_dsa +.Pa $HOME/.ssh/id_dsa and .Pa $HOME/.ssh/identity . Alternative file names can be given on the command line.