diff options
author | 2005-03-01 15:05:00 +0000 | |
---|---|---|
committer | 2005-03-01 15:05:00 +0000 | |
commit | a4e9df02ed17d380cce7816261d7f6850d5d9ccb (patch) | |
tree | c507a30c65aea2229404759bdbed64626f84b6fd | |
parent | only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissmanndude (diff) | |
download | wireguard-openbsd-a4e9df02ed17d380cce7816261d7f6850d5d9ccb.tar.xz wireguard-openbsd-a4e9df02ed17d380cce7816261d7f6850d5d9ccb.zip |
whitespace;
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index f4c5ebcb89f..4f2af581577 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.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 |