From: grunk Date: Fri, 25 Jul 2008 06:56:35 +0000 (+0000) Subject: Add VisualHostKey to example file, ok djm@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c34445dc2b5603b2176069ec0d5b5e45f8880167;p=openbsd Add VisualHostKey to example file, ok djm@ --- diff --git a/usr.bin/ssh/ssh_config b/usr.bin/ssh/ssh_config index 8cb0698a8d8..ef5a73f7d29 100644 --- a/usr.bin/ssh/ssh_config +++ b/usr.bin/ssh/ssh_config @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.23 2007/06/08 04:40:40 pvalchev Exp $ +# $OpenBSD: ssh_config,v 1.24 2008/07/25 06:56:35 grunk Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -43,3 +43,4 @@ # Tunnel no # TunnelDevice any:any # PermitLocalCommand no +# VisualHostKey no