]> andersk Git - openssh.git/blobdiff - ssh-keygen.1
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
[openssh.git] / ssh-keygen.1
index b1430f143de003436467ee6b5df1cafdfe1cc677..f7b08c9838eaf05b3a0d04589e951ed4c33349e9 100644 (file)
@@ -81,7 +81,7 @@ generates and manages authentication keys for
 defaults to generating an RSA key for use by protocols 1.3 and 1.5;
 specifying the
 .Fl t
-allows you to create a key for use by protocol 2.0.
+option allows you to create a key for use by protocol 2.0.
 .Pp
 Normally each user wishing to use SSH
 with RSA or DSA authentication runs this once to create the authentication
@@ -100,7 +100,7 @@ The public key is stored in a file with the same name but
 appended.
 The program also asks for a passphrase.
 The passphrase may be empty to indicate no passphrase
-(host keys must have empty passphrase), or it may be a string of
+(host keys must have an empty passphrase), or it may be a string of
 arbitrary length.
 Good passphrases are 10-30 characters long and are
 not simple sentences or otherwise easily guessable (English
This page took 0.034685 seconds and 4 git commands to generate.