=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- src/usr.bin/ssh/ssh_config 2007/06/08 04:40:40 1.23 +++ src/usr.bin/ssh/ssh_config 2008/07/25 06:56:35 1.24 @@ -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