diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 1ea944c7c..290319d44 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.46 2001/06/25 17:18:27 markus Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.47 2001/07/23 14:14:18 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -82,7 +82,7 @@ generates, manages and converts authentication keys for | |||
82 | .Xr ssh 1 . | 82 | .Xr ssh 1 . |
83 | .Nm | 83 | .Nm |
84 | defaults to generating a RSA1 key for use by SSH protocol version 1. | 84 | defaults to generating a RSA1 key for use by SSH protocol version 1. |
85 | specifying the | 85 | Specifying the |
86 | .Fl t | 86 | .Fl t |
87 | option allows you to create a key for use by SSH protocol version 2. | 87 | option allows you to create a key for use by SSH protocol version 2. |
88 | .Pp | 88 | .Pp |