diff options
author | Damien Miller <djm@mindrot.org> | 2005-03-02 02:03:43 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-03-02 02:03:43 +0100 |
commit | 4c9c6fdcfe21dcb220fb51177e6caa75e97c3d38 (patch) | |
tree | caad79fc08aab8cbbb0a9c27e96ac5102757eee3 /ssh-keygen.1 | |
parent | - jmc@cvs.openbsd.org 2005/03/01 14:59:49 (diff) | |
download | openssh-4c9c6fdcfe21dcb220fb51177e6caa75e97c3d38.tar.xz openssh-4c9c6fdcfe21dcb220fb51177e6caa75e97c3d38.zip |
- jmc@cvs.openbsd.org 2005/03/01 15:05:00
[ssh-keygen.1]
whitespace;
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 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.64 2005/03/01 10:42:49 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.65 2005/03/01 15:05:00 jmc Exp $ .\" .\" -*- nroff -*- .\" @@ -273,15 +273,15 @@ and .Nm sshd , but they do not reveal identifying information should the file's contents be disclosed. -This option will not modify existing hashed hostnames and is therefore safe +This option will not modify existing hashed hostnames and is therefore safe to use on files that mix hashed and non-hashed names. .It Fl R Ar hostname Removes all keys belonging to .Ar hostname -from a +from a .Pa known_hosts file. -This option is useful to delete hashed hosts (see the +This option is useful to delete hashed hosts (see the .Fl H option above). .It Fl G Ar output_file |