=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.23.2.2 retrieving revision 1.23.2.3 diff -u -r1.23.2.2 -r1.23.2.3 --- src/usr.bin/ssh/ssh-keygen.1 2001/02/19 17:19:29 1.23.2.2 +++ src/usr.bin/ssh/ssh-keygen.1 2001/03/21 19:46:29 1.23.2.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.23.2.2 2001/02/19 17:19:29 jason Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.23.2.3 2001/03/21 19:46:29 jason Exp $ .\" .\" -*- nroff -*- .\" @@ -13,9 +13,9 @@ .\" called by a name other than "ssh" or "Secure Shell". .\" .\" -.\" Copyright (c) 1999,2000 Markus Friedl. All rights reserved. -.\" Copyright (c) 1999 Aaron Campbell. All rights reserved. -.\" Copyright (c) 1999 Theo de Raadt. All rights reserved. +.\" Copyright (c) 1999,2000 Markus Friedl. All rights reserved. +.\" Copyright (c) 1999 Aaron Campbell. All rights reserved. +.\" Copyright (c) 1999 Theo de Raadt. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -73,6 +73,9 @@ .Nm ssh-keygen .Fl l .Op Fl f Ar input_keyfile +.Nm ssh-keygen +.Fl B +.Op Fl f Ar input_keyfile .Sh DESCRIPTION .Nm generates and manages authentication keys for @@ -165,7 +168,9 @@ .Dq dsa for protocol version 2. The default is -.Dq rsa . +.Dq rsa1 . +.It Fl B +Show the bubblebabble digest of specified private or public key file. .It Fl C Ar comment Provides the new comment. .It Fl N Ar new_passphrase