=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-add.1,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- src/usr.bin/ssh/ssh-add.1 2000/03/23 21:11:38 1.11 +++ src/usr.bin/ssh/ssh-add.1 2000/04/12 21:47:50 1.12 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 23:55:14 1995 ylo .\" -.\" $Id: ssh-add.1,v 1.11 2000/03/23 21:11:38 aaron Exp $ +.\" $Id: ssh-add.1,v 1.12 2000/04/12 21:47:50 aaron Exp $ .\" .Dd September 25, 1999 .Dt SSH-ADD 1 @@ -21,7 +21,7 @@ .Nm ssh-add .Op Fl lLdD .Op Ar -.Sh DESCRIPTION +.Sh DESCRIPTION .Nm adds identities to the authentication agent, .Xr ssh-agent 1 . @@ -30,7 +30,7 @@ Alternative file names can be given on the command line. If any file requires a passphrase, .Nm -asks for the passphrase from the user. +asks for the passphrase from the user. The Passphrase it is read from the user's tty. .Pp The authentication agent must be running and must be an ancestor of @@ -108,7 +108,7 @@ .It has been updated to support ssh protocol 1.5. .It -contains added support for +contains added support for .Xr kerberos 8 authentication and ticket passing. .It