=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- src/usr.bin/ssh/ssh_config 2003/05/15 14:55:25 1.17 +++ src/usr.bin/ssh/ssh_config 2003/05/16 03:27:12 1.18 @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.17 2003/05/15 14:55:25 djm Exp $ +# $OpenBSD: ssh_config,v 1.18 2003/05/16 03:27:12 djm Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -25,6 +25,7 @@ # HostbasedAuthentication no # BatchMode no # CheckHostIP yes +# AddressFamily any # ConnectTimeout 0 # StrictHostKeyChecking ask # IdentityFile ~/.ssh/identity