diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 34f0204dd..c87d8031a 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -137,9 +137,7 @@ key in | |||
137 | .Pa ~/.ssh/id_dsa | 137 | .Pa ~/.ssh/id_dsa |
138 | or | 138 | or |
139 | .Pa ~/.ssh/id_rsa . | 139 | .Pa ~/.ssh/id_rsa . |
140 | Additionally, the system administrator may use this to generate host keys, | 140 | Additionally, the system administrator may use this to generate host keys. |
141 | as seen in | ||
142 | .Pa /etc/rc . | ||
143 | .Pp | 141 | .Pp |
144 | Normally this program generates the key and asks for a file in which | 142 | Normally this program generates the key and asks for a file in which |
145 | to store the private key. | 143 | to store the private key. |
@@ -282,9 +280,7 @@ new passphrase. | |||
282 | .It Fl q | 280 | .It Fl q |
283 | Silence | 281 | Silence |
284 | .Nm ssh-keygen . | 282 | .Nm ssh-keygen . |
285 | Used by | 283 | Used by system administration scripts when creating a new key. |
286 | .Pa /etc/rc | ||
287 | when creating a new key. | ||
288 | .It Fl R Ar hostname | 284 | .It Fl R Ar hostname |
289 | Removes all keys belonging to | 285 | Removes all keys belonging to |
290 | .Ar hostname | 286 | .Ar hostname |