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 371fc5fe4..f85357c7a 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.40 2001/04/23 21:57:07 markus Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.41 2001/05/05 13:42:52 stevesk Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -143,7 +143,7 @@ The default is 1024 bits. | |||
143 | .It Fl c | 143 | .It Fl c |
144 | Requests changing the comment in the private and public key files. | 144 | Requests changing the comment in the private and public key files. |
145 | The program will prompt for the file containing the private keys, for | 145 | The program will prompt for the file containing the private keys, for |
146 | passphrase if the key has one, and for the new comment. | 146 | the passphrase if the key has one, and for the new comment. |
147 | .It Fl e | 147 | .It Fl e |
148 | This option will read a private or public OpenSSH key file and | 148 | This option will read a private or public OpenSSH key file and |
149 | print the key in a | 149 | print the key in a |