summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-11-03 19:15:44 +1100
committerDamien Miller <djm@mindrot.org>2008-11-03 19:15:44 +1100
commit9f6fb56ab83da2e795e4a8eb863992701fd83516 (patch)
tree3058f342993c91ac67b47b76a72a6e285b8bf6ff /ssh_config
parent718ed5040196266d623a98aa61873bb50a7bf564 (diff)
- grunk@cvs.openbsd.org 2008/07/25 06:56:35
[ssh_config] Add VisualHostKey to example file, ok djm@
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index 8cb0698a8..ef5a73f7d 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh_config,v 1.23 2007/06/08 04:40:40 pvalchev Exp $ 1# $OpenBSD: ssh_config,v 1.24 2008/07/25 06:56:35 grunk Exp $
2 2
3# This is the ssh client system-wide configuration file. See 3# This is the ssh client system-wide configuration file. See
4# ssh_config(5) for more information. This file provides defaults for 4# ssh_config(5) for more information. This file provides defaults for
@@ -43,3 +43,4 @@
43# Tunnel no 43# Tunnel no
44# TunnelDevice any:any 44# TunnelDevice any:any
45# PermitLocalCommand no 45# PermitLocalCommand no
46# VisualHostKey no