diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 516e05ed4..caaf0b150 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.31 2001/02/22 06:43:55 deraadt Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.32 2001/02/22 08:03:51 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -166,11 +166,6 @@ or | |||
166 | for protocol version 2. | 166 | for protocol version 2. |
167 | The default is | 167 | The default is |
168 | .Dq rsa1 . | 168 | .Dq rsa1 . |
169 | .It Fl d | ||
170 | Specifies | ||
171 | .Dq dsa | ||
172 | key type (shortcut for | ||
173 | .Fl t Ar dsa) | ||
174 | .It Fl C Ar comment | 169 | .It Fl C Ar comment |
175 | Provides the new comment. | 170 | Provides the new comment. |
176 | .It Fl N Ar new_passphrase | 171 | .It Fl N Ar new_passphrase |