diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index f4c5ebcb8..4f2af5815 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.64 2005/03/01 10:42:49 djm Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.65 2005/03/01 15:05:00 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -273,15 +273,15 @@ and | |||
273 | .Nm sshd , | 273 | .Nm sshd , |
274 | but they do not reveal identifying information should the file's contents | 274 | but they do not reveal identifying information should the file's contents |
275 | be disclosed. | 275 | be disclosed. |
276 | This option will not modify existing hashed hostnames and is therefore safe | 276 | This option will not modify existing hashed hostnames and is therefore safe |
277 | to use on files that mix hashed and non-hashed names. | 277 | to use on files that mix hashed and non-hashed names. |
278 | .It Fl R Ar hostname | 278 | .It Fl R Ar hostname |
279 | Removes all keys belonging to | 279 | Removes all keys belonging to |
280 | .Ar hostname | 280 | .Ar hostname |
281 | from a | 281 | from a |
282 | .Pa known_hosts | 282 | .Pa known_hosts |
283 | file. | 283 | file. |
284 | This option is useful to delete hashed hosts (see the | 284 | This option is useful to delete hashed hosts (see the |
285 | .Fl H | 285 | .Fl H |
286 | option above). | 286 | option above). |
287 | .It Fl G Ar output_file | 287 | .It Fl G Ar output_file |