=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/ssh/ssh-keygen.1 1999/10/02 13:10:26 1.4 +++ src/usr.bin/ssh/ssh-keygen.1 1999/10/07 18:58:26 1.5 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 23:55:14 1995 ylo .\" -.\" $Id: ssh-keygen.1,v 1.4 1999/10/02 13:10:26 deraadt Exp $ +.\" $Id: ssh-keygen.1,v 1.5 1999/10/07 18:58:26 aaron Exp $ .\" .Dd September 25, 1999 .Dt SSH-KEYGEN 1 @@ -19,6 +19,7 @@ .Nd authentication key generation .Sh SYNOPSIS .Nm ssh-keygen +.Op Fl q .Op Fl b Ar bits .Op Fl N Ar new_passphrase .Op Fl C Ar comment @@ -84,6 +85,12 @@ creating a new private key. The program will prompt for the file containing the private key, for the old passphrase, and twice for the new passphrase. +.It Fl q +Silence +.Nm ssh-keygen . +Used by +.Pa /etc/rc +when creating a new key. .It Fl C Ar comment Provides the new comment. .It Fl N Ar new_passphrase