diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-03-15 09:24:40 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-03-15 09:24:40 +0000 |
commit | 355885cfa7fa6e2c28bbdc759a3debe53e0fcc17 (patch) | |
tree | 81253a5d17fe57141c0a26e9cc3adc1f6e14bb8c /crypto | |
parent | 4205100dc17cb747ce133320e400894b490e6b06 (diff) | |
download | FreeBSD-src-355885cfa7fa6e2c28bbdc759a3debe53e0fcc17.zip FreeBSD-src-355885cfa7fa6e2c28bbdc759a3debe53e0fcc17.tar.gz |
Fix double mention of ssh.
This file is already off the vendorbranch, nonetheless it needs to be
submitted back to the OpenSSH people.
PR: 25743
Submitted by: David Wolfskill <dhw@whistle.com>
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssh/ssh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index 122431d2..cee2092 100644 --- a/crypto/openssh/ssh.1 +++ b/crypto/openssh/ssh.1 @@ -910,7 +910,7 @@ The default is If this flag is set to .Dq yes , .Nm -ssh will never automatically add host keys to the +will never automatically add host keys to the .Pa $HOME/.ssh/known_hosts and .Pa $HOME/.ssh/known_hosts2 |