diff options
author | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:42:19 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:42:19 +0000 |
commit | 8d6b7f4c46de3feb66f704ab483e51ea1a3bb0e1 (patch) | |
tree | 41fe3dd71501bbec5b0393f1536c925eaee180e9 /ssh-keygen.1 | |
parent | f045c69060bfdd5cf8759a5f29d7008d02e4de5b (diff) | |
parent | 58bfa257481a1c6938ada9bbd38801cc45633fb0 (diff) |
Debian release 3.6p1-1.
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 35b0bb916..78fdb496a 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.54 2002/06/19 00:27:55 deraadt Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.55 2002/11/26 02:35:30 stevesk Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -147,8 +147,7 @@ The options are as follows: | |||
147 | .It Fl b Ar bits | 147 | .It Fl b Ar bits |
148 | Specifies the number of bits in the key to create. | 148 | Specifies the number of bits in the key to create. |
149 | Minimum is 512 bits. | 149 | Minimum is 512 bits. |
150 | Generally 1024 bits is considered sufficient, and key sizes | 150 | Generally, 1024 bits is considered sufficient. |
151 | above that no longer improve security but make things slower. | ||
152 | The default is 1024 bits. | 151 | The default is 1024 bits. |
153 | .It Fl c | 152 | .It Fl c |
154 | Requests changing the comment in the private and public key files. | 153 | Requests changing the comment in the private and public key files. |