]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2002/11/26 02:35:30
authormouring <mouring>
Mon, 23 Dec 2002 02:11:54 +0000 (02:11 +0000)
committermouring <mouring>
Mon, 23 Dec 2002 02:11:54 +0000 (02:11 +0000)
     [ssh-keygen.1]
     remove outdated statement; ok markus@ deraadt@

ChangeLog
ssh-keygen.1

index ad45f11f6431b36e714720175bea1b9c1d046e11..cfdc49c6b7245db0641515c89064237ea82ee9c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
      [scp.c ssh-keygen.c]
      Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default.
      ok markus@
+  - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
+     [ssh-keygen.1]
+     remove outdated statement; ok markus@ deraadt@
 
 20021205
  - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
index 35b0bb91605aa258f4cd7fc0fb012d6ef038bcd6..78fdb496a05e8e10181f4ea35e347d18a05672a4 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-keygen.1,v 1.54 2002/06/19 00:27:55 deraadt Exp $
+.\"    $OpenBSD: ssh-keygen.1,v 1.55 2002/11/26 02:35:30 stevesk Exp $
 .\"
 .\"  -*- nroff -*-
 .\"
@@ -147,8 +147,7 @@ The options are as follows:
 .It Fl b Ar bits
 Specifies the number of bits in the key to create.
 Minimum is 512 bits.
-Generally 1024 bits is considered sufficient, and key sizes
-above that no longer improve security but make things slower.
+Generally, 1024 bits is considered sufficient.
 The default is 1024 bits.
 .It Fl c
 Requests changing the comment in the private and public key files.
This page took 0.251983 seconds and 5 git commands to generate.