diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 613d71a07..1583384af 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.57 2003/05/14 18:16:20 jakob Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.58 2003/05/20 12:09:31 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -93,8 +93,8 @@ generates, manages and converts authentication keys for | |||
93 | .Xr ssh 1 . | 93 | .Xr ssh 1 . |
94 | .Nm | 94 | .Nm |
95 | can create RSA keys for use by SSH protocol version 1 and RSA or DSA | 95 | can create RSA keys for use by SSH protocol version 1 and RSA or DSA |
96 | keys for use by SSH protocol version 2. The type of key to be generated | 96 | keys for use by SSH protocol version 2. |
97 | is specified with the | 97 | The type of key to be generated is specified with the |
98 | .Fl t | 98 | .Fl t |
99 | option. | 99 | option. |
100 | .Pp | 100 | .Pp |