- markus@cvs.openbsd.org 2001/04/09 15:19:49
     [ssh-add.1]
     ssh-add retries the last passphrase...
diff --git a/ChangeLog b/ChangeLog
index 51c38fd..51e6872 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
      not successful and after last try.
      based on discussions with espie@, jakob@, ... and code from jakob@ and
      wolfgang@wsrcc.com
+   - markus@cvs.openbsd.org 2001/04/09 15:19:49
+     [ssh-add.1]
+     ssh-add retries the last passphrase...
 
 20010409
  - (stevesk) use setresgid() for setegid() if needed
@@ -4984,4 +4987,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1091 2001/04/10 02:45:32 mouring Exp $
+$Id: ChangeLog,v 1.1092 2001/04/10 02:46:54 mouring Exp $
diff --git a/ssh-add.1 b/ssh-add.1
index 1feca8e..3cdf337 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: ssh-add.1,v 1.22 2001/03/02 18:54:31 deraadt Exp $
+.\"	$OpenBSD: ssh-add.1,v 1.23 2001/04/09 15:19:49 markus Exp $
 .\"
 .\"  -*- nroff -*-
 .\"
@@ -58,6 +58,8 @@
 .Nm
 asks for the passphrase from the user.
 The Passphrase it is read from the user's tty.
+.Nm
+retries the last passphrase if multiple identity files are given.
 .Pp
 The authentication agent must be running and must be an ancestor of
 the current process for