=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/ssh/ssh-keygen.1 2000/04/12 21:47:51 1.13 +++ src/usr.bin/ssh/ssh-keygen.1 2000/04/26 21:55:04 1.14 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 23:55:14 1995 ylo .\" -.\" $Id: ssh-keygen.1,v 1.13 2000/04/12 21:47:51 aaron Exp $ +.\" $Id: ssh-keygen.1,v 1.14 2000/04/26 21:55:04 deraadt Exp $ .\" .Dd September 25, 1999 .Dt SSH-KEYGEN 1 @@ -37,6 +37,8 @@ .Nm ssh-keygen .Fl l .Op Fl f Ar keyfile +.Nm ssh-keygen +.Fl R .Sh DESCRIPTION .Nm generates and manages authentication keys for @@ -112,6 +114,10 @@ Provides the new passphrase. .It Fl P Ar passphrase Provides the (old) passphrase. +.It Fl R +If RSA support is functional, immediately exits with code 0. If RSA +support is not functional, exits with code 1. This flag will be +removed once the RSA patent expires. .El .Sh FILES .Bl -tag -width Ds