aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/ssh_config.5
diff options
context:
space:
mode:
authorTony Finch <fanf@FreeBSD.org>2002-07-25 15:59:40 +0000
committerTony Finch <fanf@FreeBSD.org>2002-07-25 15:59:40 +0000
commita9a70dec76f06b8ee72cb2f9810caac6416a3f56 (patch)
tree530b1a445ede4d5ca773f6663d765ef40dc1a406 /crypto/openssh/ssh_config.5
parent7c33f2d1e6515ac274abb3369a1df84065ff4407 (diff)
downloadsrc-a9a70dec76f06b8ee72cb2f9810caac6416a3f56.tar.gz
src-a9a70dec76f06b8ee72cb2f9810caac6416a3f56.zip
Document the FreeBSD default for CheckHostIP, which was changed in
rev 1.2 of readconf.c. Approved by: des
Notes
Notes: svn path=/head/; revision=100678
Diffstat (limited to 'crypto/openssh/ssh_config.5')
-rw-r--r--crypto/openssh/ssh_config.52
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh_config.5 b/crypto/openssh/ssh_config.5
index 9ae6c78f3db1..85acc6ad761e 100644
--- a/crypto/openssh/ssh_config.5
+++ b/crypto/openssh/ssh_config.5
@@ -155,7 +155,7 @@ If the option is set to
.Dq no ,
the check will not be executed.
The default is
-.Dq yes .
+.Dq no .
.It Cm Cipher
Specifies the cipher to use for encrypting the session
in protocol version 1.