[ssh-keygen.1]
     -t required now for key generation
This commit is contained in:
Damien Miller 2002-02-19 15:22:07 +11:00
parent 963f6b25e2
commit 55fafa09f2
2 changed files with 6 additions and 3 deletions

View File

@ -17,6 +17,9 @@
[authfile.c cipher.c cipher.h kex.c kex.h packet.c]
hide some more implementation details of cipher.[ch] and prepares for move
to EVP, ok deraadt@
- stevesk@cvs.openbsd.org 2002/02/16 14:53:37
[ssh-keygen.1]
-t required now for key generation
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@ -7614,4 +7617,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1858 2002/02/19 04:21:23 djm Exp $
$Id: ChangeLog,v 1.1859 2002/02/19 04:22:07 djm Exp $

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-keygen.1,v 1.52 2001/12/21 08:52:22 djm Exp $
.\" $OpenBSD: ssh-keygen.1,v 1.53 2002/02/16 14:53:37 stevesk Exp $
.\"
.\" -*- nroff -*-
.\"
@ -47,7 +47,7 @@
.Nm ssh-keygen
.Op Fl q
.Op Fl b Ar bits
.Op Fl t Ar type
.Fl t Ar type
.Op Fl N Ar new_passphrase
.Op Fl C Ar comment
.Op Fl f Ar output_keyfile