diff options
Diffstat (limited to 'usr.bin/ssh/ssh-keygen.1')
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index f85357c7a7d..fec6599552d 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.41 2001/05/05 13:42:52 stevesk Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.42 2001/06/03 19:36:44 markus Exp $ .\" .\" -*- nroff -*- .\" @@ -108,7 +108,7 @@ The passphrase may be empty to indicate no passphrase arbitrary length. Good passphrases are 10-30 characters long and are not simple sentences or otherwise easily guessable (English -prose has only 1-2 bits of entropy per word, and provides very bad +prose has only 1-2 bits of entropy per character, and provides very bad passphrases). The passphrase can be changed later by using the .Fl p |